You are here

protected property BulkDeleteTest::$entityTypeId in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/field/src/Tests/BulkDeleteTest.php \Drupal\field\Tests\BulkDeleteTest::entityTypeId

The entity type to be used in the test classes.

Type: string

File

core/modules/field/src/Tests/BulkDeleteTest.php, line 53
Contains \Drupal\field\Tests\BulkDeleteTest.

Class

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

Namespace

Drupal\field\Tests

Code

protected $entityTypeId = 'entity_test';