Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AnnotatedClassDiscovery.php
AnnotatedClassDiscovery::$pluginNamespaces
The namespaces within which to find plugin classes.
Type:
string[]
File
core/
lib/
Drupal/
Component/
Annotation/
Plugin/
Discovery/
AnnotatedClassDiscovery.php
, line 27
Class
AnnotatedClassDiscovery
Defines a discovery mechanism to find annotated plugins in PSR-4 namespaces.
Namespace
Drupal\Component\Annotation\Plugin\Discovery
Code
protected $pluginNamespaces;
RSS feed