You are here

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

The bundle of the entity type used in the test.

If this is left empty, the entity type ID will be used as a bundle.

Type: string

File

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

Class

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

Namespace

Drupal\Tests\field_default_token\Kernel

Code

protected $bundle;