You are here

protected property DisplayApiTest::$entity in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/field/tests/src/Kernel/DisplayApiTest.php \Drupal\Tests\field\Kernel\DisplayApiTest::entity

The test entity.

Type: \Drupal\Core\Entity\EntityInterface

File

core/modules/field/tests/src/Kernel/DisplayApiTest.php, line 51

Class

DisplayApiTest
Tests the field display API.

Namespace

Drupal\Tests\field\Kernel

Code

protected $entity;