protected property BulkDeleteTest::$entitiesByBundles in Drupal 8
Same name and namespace in other branches
- 9 core/modules/field/tests/src/Kernel/BulkDeleteTest.php \Drupal\Tests\field\Kernel\BulkDeleteTest::entitiesByBundles
- 10 core/modules/field/tests/src/Kernel/BulkDeleteTest.php \Drupal\Tests\field\Kernel\BulkDeleteTest::entitiesByBundles
The entities to use in this test, keyed by bundle.
Type: array
File
- core/
modules/ field/ tests/ src/ Kernel/ BulkDeleteTest.php, line 36
Class
- BulkDeleteTest
- Bulk delete storages and fields, and clean up afterwards.
Namespace
Drupal\Tests\field\KernelCode
protected $entitiesByBundles;