public property Enum::$literal in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php \Doctrine\Common\Annotations\Annotation\Enum::literal
Literal target declaration.
Type: array
File
- vendor/
doctrine/ annotations/ lib/ Doctrine/ Common/ Annotations/ Annotation/ Enum.php, line 48
Class
- Enum
- Annotation that can be used to signal to the parser to check the available values during the parsing process.
Namespace
Doctrine\Common\Annotations\AnnotationCode
public $literal;