namespace Drupal\Tests\Component\Annotation\Doctrine

Same name in other branches
  1. 10 Drupal\Tests\Component\Annotation\Doctrine
  2. 9 Drupal\Tests\Component\Annotation\Doctrine
  3. 8.9.x Drupal\Tests\Component\Annotation\Doctrine
Object name File name Summary
AnnotationExtendsAnnotationTargetAll core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
AnnotationWithInvalidTargetDeclaration core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php Plugin annotation
@Target("Foo");
AnnotationWithTargetEmpty core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @Target
DocParserTest core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php This class is a near-copy of
Doctrine\Tests\Common\Annotations\DocParserTest, which is part of the
Doctrine project: <http://www.doctrine-project.org>. It was copied from
version 1.2.7.
Marker core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
Name core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SettingsAnnotation core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SomeAnnotationClassNameWithoutConstructor core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SomeAnnotationClassNameWithoutConstructorAndProperties core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SomeAnnotationWithConstructorWithoutParams core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
StaticReflectionParserTest core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php @coversDefaultClass \Drupal\Component\Annotation\Doctrine\StaticReflectionParser

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.