You are here

protected property EntityUrlTest::$revisionId 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::revisionId

The revision ID of the entity used in this test.

Type: int

File

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

Class

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

Namespace

Drupal\Tests\Core\Entity

Code

protected $revisionId = 2;