public property AnnotationTargetClass::$name in Drupal 9
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::name
File
- core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ Fixtures/ AnnotationTargetClass.php, line 13
Class
- AnnotationTargetClass
- Plugin annotation @Target("CLASS");
Namespace
Drupal\Tests\Component\Annotation\Doctrine\FixturesCode
public $name;