protected property AnnotatedClassDiscovery::$pluginDefinitionAnnotationName in Plug 7
The name of the annotation that contains the plugin definition.
The class corresponding to this name must implement \Drupal\Component\Annotation\AnnotationInterface.
Type: string
File
- lib/
Drupal/ Component/ Annotation/ Plugin/ Discovery/ AnnotatedClassDiscovery.php, line 40 - Contains \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery.
Class
- AnnotatedClassDiscovery
- Defines a discovery mechanism to find annotated plugins in PSR-0 namespaces.
Namespace
Drupal\Component\Annotation\Plugin\DiscoveryCode
protected $pluginDefinitionAnnotationName;