You are here

protected property DefaultPluginManager::$pluginDefinitionAnnotationName in Plug 7

The name of the annotation that contains the plugin definition.

Type: string

File

lib/Drupal/Core/Plugin/DefaultPluginManager.php, line 79
Contains \Drupal\Core\Plugin\DefaultPluginManager.

Class

DefaultPluginManager
Base class for plugin managers.

Namespace

Drupal\Core\Plugin

Code

protected $pluginDefinitionAnnotationName;