You are here

constant ClassWithConstants::SOME_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::SOME_KEY
  2. 10 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithConstants.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ClassWithConstants::SOME_KEY

File

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

Class

ClassWithConstants

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

const SOME_KEY = 'ClassWithConstants.SOME_KEY';