You are here

protected property BulkFormEntityListBuilderTest::$storage in Entity API 8

The entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Functional/BulkFormEntityListBuilderTest.php, line 27

Class

BulkFormEntityListBuilderTest
Tests the bulk-form list builder.

Namespace

Drupal\Tests\entity\Functional

Code

protected $storage;