ClassWithConstants::SOME_KEY

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithConstants.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ClassWithConstants::SOME_KEY
  2. 8.9.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithConstants.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ClassWithConstants::SOME_KEY
  3. 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 10

Class

ClassWithConstants

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

const SOME_KEY = 'ClassWithConstants.SOME_KEY';

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