BulkDeleteTest::$entityTypeId
Same name in other branches
- 8.9.x core/modules/field/tests/src/Kernel/BulkDeleteTest.php \Drupal\Tests\field\Kernel\BulkDeleteTest::entityTypeId
- 10 core/modules/field/tests/src/Kernel/BulkDeleteTest.php \Drupal\Tests\field\Kernel\BulkDeleteTest::entityTypeId
- 11.x core/modules/field/tests/src/Kernel/BulkDeleteTest.php \Drupal\Tests\field\Kernel\BulkDeleteTest::entityTypeId
The entity type to be used in the test classes.
Type: string
File
-
core/
modules/ field/ tests/ src/ Kernel/ BulkDeleteTest.php, line 50
Class
- BulkDeleteTest
- Bulk delete storages and fields, and clean up afterwards.
Namespace
Drupal\Tests\field\KernelCode
protected $entityTypeId = 'entity_test';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.