You are here

protected property FieldDefaultTokenKernelTestBase::$entityTypeId in Field default token 8

The ID of the entity type used in the test.

Type: string

File

tests/src/Kernel/FieldDefaultTokenKernelTestBase.php, line 19

Class

FieldDefaultTokenKernelTestBase
Provides a common base class for kernel tests of Field Default Token module.

Namespace

Drupal\Tests\field_default_token\Kernel

Code

protected $entityTypeId;