BulkDeleteTest::$entityTypeId

The entity type to be used in the test classes.

Type: string

File

core/modules/field/tests/src/Kernel/BulkDeleteTest.php, line 56

Class

BulkDeleteTest
Bulk delete storages and fields, and clean up afterwards.

Namespace

Drupal\Tests\field\Kernel

Code

protected $entityTypeId = 'entity_test';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.