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