protected property AnnotatedClassDiscovery::$annotationNamespaces

The namespaces of classes that can be used as annotations.

Type: array

File

drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php, line 34
Contains Drupal\Component\Plugin\Discovery\AnnotatedClassDiscovery.

Class

AnnotatedClassDiscovery
Defines a discovery mechanism to find annotated plugins in PSR-0 namespaces.

Namespace

Drupal\Component\Plugin\Discovery

Code

protected $annotationNamespaces;