You are here

namespace Drupal\Component\Annotation\Doctrine in Drupal 9

Same name in other branches
  1. 8 Drupal\Component\Annotation\Doctrine
Classsort descending Location Description
DocParser core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php A parser for docblock annotations.
SimpleAnnotationReader core/lib/Drupal/Component/Annotation/Doctrine/SimpleAnnotationReader.php Simple Annotation Reader.
StaticReflectionClass core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionParser core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php Parses a file for namespaces/use/class declarations.