You are here

protected property FieldOutputTest::$entityViewDisplay in Fences 8.2

The entity display under test.

Type: \Drupal\Core\Entity\Entity\EntityViewDisplay

File

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

Class

FieldOutputTest
Test the field output under different configurations.

Namespace

Drupal\Tests\fences\Kernel

Code

protected $entityViewDisplay;