public property Annotation::$value in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php \Doctrine\Common\Annotations\Annotation::value
Value property. Common among all derived classes.
Type: string
File
- vendor/
doctrine/ annotations/ lib/ Doctrine/ Common/ Annotations/ Annotation.php, line 37
Class
- Annotation
- Annotations class.
Namespace
Doctrine\Common\AnnotationsCode
public $value;