function ClassWithValidAnnotationTarget::someFunction
Plugin annotation
@AnnotationTargetPropertyMethod("Some data",name="Some name")
File
-
core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ Fixtures/ ClassWithValidAnnotationTarget.php, line 31
Class
- ClassWithValidAnnotationTarget
- Plugin annotation @AnnotationTargetClass("Some data");
Namespace
Drupal\Tests\Component\Annotation\Doctrine\FixturesCode
public function someFunction() {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.