protected property BulkFormEntityListBuilder::$actions in Entity API 8
The bulk operations.
@todo Change the typehint to ActionConfigEntityInterface when https://www.drupal.org/project/drupal/issues/3017214 is in.
Type: \Drupal\system\Entity\Action[]
File
- src/
BulkFormEntityListBuilder.php, line 41
Class
- BulkFormEntityListBuilder
- Provides a list builder that allows using bulk actions.
Namespace
Drupal\entityCode
protected $actions;