You are here

protected property EntityFormDisplayTest::$entity in Drupal 9

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

Type: \Drupal\Core\Entity\Display\EntityFormDisplayInterface

Overrides ResourceTestBase::$entity

File

core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php, line 36

Class

EntityFormDisplayTest
JSON:API integration test for the "EntityFormDisplay" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;