You are here

protected property BulkFormEntityListBuilder::$entitiesKey in Entity API 8

The key to use for the form element containing the entities.

Type: string

File

src/BulkFormEntityListBuilder.php, line 24

Class

BulkFormEntityListBuilder
Provides a list builder that allows using bulk actions.

Namespace

Drupal\entity

Code

protected $entitiesKey = 'entities';