protected property SelectionBase::$derivatives

Holds the list of plugin derivatives.

Type: array

File

drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Derivative/SelectionBase.php, line 22
Contains \Drupal\entity_reference\Plugin\Derivative\SelectionBase.

Class

SelectionBase
Base class for selection plugins provided by Entity Reference.

Namespace

Drupal\entity_reference\Plugin\Derivative

Code

protected $derivatives = array();