Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Enum.php
Enum::$literal
Literal target declaration.
Type:
mixed[]
File
vendor/
doctrine/
annotations/
lib/
Doctrine/
Common/
Annotations/
Annotation/
Enum.php
, line 34
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\Annotation
Code
public $literal;
RSS feed