You are here

protected property FieldOutputTest::$entity in Fences 8.2

The test entity used for testing output.

Type: \Drupal\entity_test\Entity\EntityTest

File

tests/src/Kernel/FieldOutputTest.php, line 41

Class

FieldOutputTest
Test the field output under different configurations.

Namespace

Drupal\Tests\fences\Kernel

Code

protected $entity;