You are here

constant EntityUrlTest::HAS_BUNDLE_KEY in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php \Drupal\Tests\Core\Entity\EntityUrlTest::HAS_BUNDLE_KEY
  2. 10 core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php \Drupal\Tests\Core\Entity\EntityUrlTest::HAS_BUNDLE_KEY

Indicator that the test entity type has a bundle key.

File

core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php, line 95

Class

EntityUrlTest
Tests URL handling of the \Drupal\Core\Entity\EntityBase class.

Namespace

Drupal\Tests\Core\Entity

Code

const HAS_BUNDLE_KEY = TRUE;