You are here

protected property BulkDeleteTest::$entities 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::entities

The entities to use in this test.

Type: array

File

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

Class

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

Namespace

Drupal\field\Tests

Code

protected $entities;