You are here

protected property EntityViewDisplayTest::$entity in Drupal 8

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

Type: \Drupal\Core\Entity\Display\EntityViewDisplayInterface

Overrides ResourceTestBase::$entity

File

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

Class

EntityViewDisplayTest
JSON:API integration test for the "EntityViewDisplay" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;