AnnotationEnum::THREE

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

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationEnum.php, line 15

Class

AnnotationEnum
Plugin annotation @Target("ALL");

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

const THREE = 'THREE';

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