Same name in other branches
  1. 8.9.x Drupal\Component\Annotation\Plugin\Discovery
  2. 9 Drupal\Component\Annotation\Plugin\Discovery
Classsort descending Location Description
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.