You are here

protected property ResolveDefaultPlugin::$pluginType in Plugin 8.2

The plugin type.

Type: \Drupal\plugin\PluginType\PluginTypeInterface

File

src/Event/ResolveDefaultPlugin.php, line 22

Class

ResolveDefaultPlugin
Provides an event that is dispatched when the a default plugin instance is resolved.

Namespace

Drupal\plugin\Event

Code

protected $pluginType;