You are here

protected property BulkFormEntityListBuilder::$actionStorage in Entity API 8

The action storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/BulkFormEntityListBuilder.php, line 48

Class

BulkFormEntityListBuilder
Provides a list builder that allows using bulk actions.

Namespace

Drupal\entity

Code

protected $actionStorage;