protected property AnnotatedClassDiscovery::$pluginNamespaces

The namespaces within which to find plugin classes.

Type: array

File

drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php, line 27
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 $pluginNamespaces;