AnnotationEnumLiteral::TWO

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationEnumLiteral.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationEnumLiteral::TWO
  2. 8.9.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationEnumLiteral.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationEnumLiteral::TWO
  3. 10 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationEnumLiteral.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationEnumLiteral::TWO

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationEnumLiteral.php, line 16

Class

AnnotationEnumLiteral
Plugin annotation @Target("ALL");

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

const TWO = 2;

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