You are here

protected property RoleTest::$entity in JSON:API 8

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

Type: \Drupal\user\RoleInterface

Overrides ResourceTestBase::$entity

File

tests/src/Functional/RoleTest.php, line 36

Class

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

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;