You are here

protected property PathAliasTest::$entity in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/jsonapi/tests/src/Functional/PathAliasTest.php \Drupal\Tests\jsonapi\Functional\PathAliasTest::entity

Type: \Drupal\user\RoleInterface

Overrides ResourceTestBase::$entity

File

core/modules/jsonapi/tests/src/Functional/PathAliasTest.php, line 46

Class

PathAliasTest
JSON:API integration test for the "PathAlias" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;