AnnotationBridgeDecorator::$pluginDefinitionAnnotationName

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecorator.php \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator::pluginDefinitionAnnotationName
  2. 10 core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecorator.php \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator::pluginDefinitionAnnotationName
  3. 11.x core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecorator.php \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator::pluginDefinitionAnnotationName

The name of the annotation that contains the plugin definition.

Type: string|null

File

core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecorator.php, line 27

Class

AnnotationBridgeDecorator
Ensures that all definitions are run through the annotation process.

Namespace

Drupal\Component\Annotation\Plugin\Discovery

Code

protected $pluginDefinitionAnnotationName;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.