You are here

constant ClassWithConstants::OTHER_KEY_ in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithConstants.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ClassWithConstants::OTHER_KEY_
  2. 10 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithConstants.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ClassWithConstants::OTHER_KEY_

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithConstants.php, line 9

Class

ClassWithConstants

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

const OTHER_KEY_ = 'ClassWithConstants.OTHER_KEY_';