class AnnotationWithInvalidTargetDeclaration
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\AnnotationWithInvalidTargetDeclaration
- 10 core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\AnnotationWithInvalidTargetDeclaration
- 11.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\AnnotationWithInvalidTargetDeclaration
Plugin annotation
@Target("Foo");
Hierarchy
- class \Drupal\Tests\Component\Annotation\Doctrine\AnnotationWithInvalidTargetDeclaration
Expanded class hierarchy of AnnotationWithInvalidTargetDeclaration
Related topics
File
-
core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ DocParserTest.php, line 1349
Namespace
Drupal\Tests\Component\Annotation\DoctrineView source
class AnnotationWithInvalidTargetDeclaration {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.