You are here

protected property ActionTest::$entity in JSON:API 8.2

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

Type: \Drupal\system\ActionConfigEntityInterface

Overrides ResourceTestBase::$entity

File

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

Class

ActionTest
JSON:API integration test for the "Action" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;