namespace Drupal\Component\Annotation\Plugin\Discovery
Object name | File name | Summary |
---|---|---|
AnnotatedClassDiscovery | core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php | Defines a discovery mechanism to find annotated plugins in PSR-4 namespaces. |
AnnotationBridgeDecorator | core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecorator.php | Ensures that all definitions are run through the annotation process. |