You are here

protected property BulkDeleteTest::$entitiesByBundles in Zircon Profile 8

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

The entities to use in this test, keyed by bundle.

Type: array

File

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

Class

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

Namespace

Drupal\field\Tests

Code

protected $entitiesByBundles;