You are here

constant IntefaceWithConstants::SOME_VALUE in Drupal 9

Same name and namespace in other branches
  1. 8 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 8

Class

IntefaceWithConstants

Namespace

Drupal\Tests\Component\Annotation\Doctrine\Fixtures

Code

const SOME_VALUE = 'IntefaceWithConstants.SOME_VALUE';