You are here

protected property BulkDeleteTest::$entities 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::entities
  2. 10 core/modules/field/tests/src/Kernel/BulkDeleteTest.php \Drupal\Tests\field\Kernel\BulkDeleteTest::entities

The entities to use in this test.

Type: array

File

core/modules/field/tests/src/Kernel/BulkDeleteTest.php, line 29

Class

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

Namespace

Drupal\Tests\field\Kernel

Code

protected $entities;