protected property BulkFormEntityListBuilder::$entities in Entity API 8
The entities being listed.
Type: \Drupal\Core\Entity\EntityInterface[]
File
- src/
BulkFormEntityListBuilder.php, line 31
Class
- BulkFormEntityListBuilder
- Provides a list builder that allows using bulk actions.
Namespace
Drupal\entityCode
protected $entities = [];