You are here

protected property RoleTest::$entity in Drupal 9

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

Type: \Drupal\user\RoleInterface

Overrides ResourceTestBase::$entity

File

core/modules/jsonapi/tests/src/Functional/RoleTest.php, line 41

Class

RoleTest
JSON:API integration test for the "Role" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;