You are here

constant PluginEvents::RESOLVE_DEFAULT_PLUGIN in Plugin 8.2

The name of the event that is fired when a default plugin instance is resolved.

See also

\Drupal\plugin\Event\ResolveDefaultPlugin

File

src/Event/PluginEvents.php, line 16

Class

PluginEvents
Defines Plugin events.

Namespace

Drupal\plugin\Event

Code

const RESOLVE_DEFAULT_PLUGIN = 'drupal.plugin.resolve_default_plugin';