You are here

constant AnnotationEnumLiteral::ONE in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationEnumLiteral.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationEnumLiteral::ONE
  2. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationEnumLiteral.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\AnnotationEnumLiteral::ONE

File

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

Class

AnnotationEnumLiteral
Plugin annotation @Target("ALL");

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

const ONE = 1;