protected property SelectionBase::$derivatives in Multi-path autocomplete 8
Holds the list of plugin derivatives.
Type: array
File
- lib/
Drupal/ mpac/ Plugin/ Derivative/ SelectionBase.php, line 22 - Contains \Drupal\mpac\Plugin\Derivative\SelectionBase.
Class
- SelectionBase
- Base class for selection plugins provided by Multi-path autocomplete.
Namespace
Drupal\mpac\Plugin\DerivativeCode
protected $derivatives = array();