You are here

constant EntityUrlTest::NON_DEFAULT_REVISION 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::NON_DEFAULT_REVISION
  2. 10 core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php \Drupal\Tests\Core\Entity\EntityUrlTest::NON_DEFAULT_REVISION

Indicator for non-default revisions.

File

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

Class

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

Namespace

Drupal\Tests\Core\Entity

Code

const NON_DEFAULT_REVISION = FALSE;