You are here

protected property PluginSelectorBase::$selectablePluginType in Plugin 8.2

The plugin type of which to select plugins.

Type: \Drupal\plugin\PluginType\PluginTypeInterface

File

src/Plugin/Plugin/PluginSelector/PluginSelectorBase.php, line 58

Class

PluginSelectorBase
Provides a base plugin selector.

Namespace

Drupal\plugin\Plugin\Plugin\PluginSelector

Code

protected $selectablePluginType;