You are here

constant EntityUrlTest::HAS_NO_BUNDLE_KEY in Drupal 10

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

Indicator that the test entity type has no bundle key.

File

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

Class

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

Namespace

Drupal\Tests\Core\Entity

Code

const HAS_NO_BUNDLE_KEY = FALSE;