final class AnnotationWithTargetSyntaxError in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithTargetSyntaxError.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationWithTargetSyntaxError
Plugin annotation
@Target(@)
Hierarchy
- class \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationWithTargetSyntaxError
Expanded class hierarchy of AnnotationWithTargetSyntaxError
Related topics
File
- core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ Fixtures/ AnnotationWithTargetSyntaxError.php, line 10
Namespace
Drupal\Tests\Component\Annotation\Doctrine\FixturesView source
final class AnnotationWithTargetSyntaxError {
}