You are here

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

File

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

Class

IntefaceWithConstants

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

const SOME_VALUE = 'IntefaceWithConstants.SOME_VALUE';