You are here

protected property FieldOutputTest::$entityTypeId in Fences 8.2

The entity type ID.

Type: string

File

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

Class

FieldOutputTest
Test the field output under different configurations.

Namespace

Drupal\Tests\fences\Kernel

Code

protected $entityTypeId = 'entity_test';