public property AnnotationWithRequiredAttributesWithoutContructor::$annot in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithRequiredAttributesWithoutContructor.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationWithRequiredAttributesWithoutContructor::annot
@Required
Type: Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationTargetAnnotation
File
- core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ Fixtures/ AnnotationWithRequiredAttributesWithoutContructor.php, line 22
Class
- AnnotationWithRequiredAttributesWithoutContructor
- Plugin annotation @Target("ALL");
Namespace
Drupal\Tests\Component\Annotation\Doctrine\FixturesCode
public $annot;