Enum::$value

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Enum.php \Drupal\Component\Annotation\Doctrine\Annotation\Enum::value

@phpstan-var list<scalar>

Type: value

File

core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Enum.php, line 50

Class

Enum
Annotation that can be used to signal to the parser to check the available values during the parsing process.

Namespace

Drupal\Component\Annotation\Doctrine\Annotation

Code

public $value;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.