You are here

protected property TypedDefinitionEnsuringPluginDiscoveryDecorator::$pluginType in Plugin 8.2

The type of the plugin definitions to decorate.

Type: \Drupal\plugin\PluginType\PluginTypeInterface

File

src/PluginDiscovery/TypedDefinitionEnsuringPluginDiscoveryDecorator.php, line 19

Class

TypedDefinitionEnsuringPluginDiscoveryDecorator
Provides plugin discovery that ensures all definitions implement \Drupal\Component\Plugin\PluginDefinitionInterface.

Namespace

Drupal\plugin\PluginDiscovery

Code

protected $pluginType;