class AnnotationWithTargetEmpty in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\AnnotationWithTargetEmpty
@Target
Hierarchy
- class \Drupal\Tests\Component\Annotation\Doctrine\AnnotationWithTargetEmpty
Expanded class hierarchy of AnnotationWithTargetEmpty
Related topics
File
- core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ DocParserTest.php, line 1358
Namespace
Drupal\Tests\Component\Annotation\DoctrineView source
class AnnotationWithTargetEmpty {
}