public property AnnotationTargetClass::$target in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetClass.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationTargetClass::target
- 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetClass.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationTargetClass::target
File
- core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ Fixtures/ AnnotationTargetClass.php, line 14
Class
- AnnotationTargetClass
- Plugin annotation @Target("CLASS");
Namespace
Drupal\Tests\Component\Annotation\Doctrine\FixturesCode
public $target;