You are here

protected property BulkDeleteTest::$entitiesByBundles in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field/tests/src/Kernel/BulkDeleteTest.php \Drupal\Tests\field\Kernel\BulkDeleteTest::entitiesByBundles
  2. 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\Kernel

Code

protected $entitiesByBundles;