You are here

constant IntefaceWithConstants::SOME_KEY in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/IntefaceWithConstants.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\IntefaceWithConstants::SOME_KEY
  2. 10 core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/IntefaceWithConstants.php \Drupal\Tests\Component\Annotation\Doctrine\Fixtures\IntefaceWithConstants::SOME_KEY

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/IntefaceWithConstants.php, line 10

Class

IntefaceWithConstants

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

const SOME_KEY = 'IntefaceWithConstants.SOME_KEY';