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