public property AnnotationTargetPropertyMethod::$name in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetPropertyMethod.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationTargetPropertyMethod::name
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 $name;