public property AnnotationTargetPropertyMethod::$data 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::data
File
- core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ Fixtures/ AnnotationTargetPropertyMethod.php, line 12
Class
- AnnotationTargetPropertyMethod
- Plugin annotation @Target({ "METHOD", "PROPERTY" })
Namespace
Drupal\Tests\Component\Annotation\Doctrine\FixturesCode
public $data;