ClassWithValidAnnotationTarget::$name
Same name in other branches
- 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithValidAnnotationTarget.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ClassWithValidAnnotationTarget::name
- 8.9.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithValidAnnotationTarget.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ClassWithValidAnnotationTarget::name
- 10 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithValidAnnotationTarget.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ClassWithValidAnnotationTarget::name
Plugin annotation
@AnnotationTargetAll("Some data",name="Some name")
Type: name
File
-
core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ Fixtures/ ClassWithValidAnnotationTarget.php, line 26
Class
- ClassWithValidAnnotationTarget
- Plugin annotation @AnnotationTargetClass("Some data");
Namespace
Drupal\Tests\Component\Annotation\Doctrine\FixturesCode
public $name;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.