Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\AnnotationWithInvalidTargetDeclaration
  2. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\AnnotationWithInvalidTargetDeclaration

Plugin annotation

@Target("Foo");

Hierarchy

Expanded class hierarchy of AnnotationWithInvalidTargetDeclaration

Related topics

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php, line 1335

Namespace

Drupal\Tests\Component\Annotation\Doctrine
View source
class AnnotationWithInvalidTargetDeclaration {

}

Members