protected property ViewsBulkOperationsCommands::$actionManager in Views Bulk Operations (VBO) 8.2
Same name and namespace in other branches
- 8.3 src/Commands/ViewsBulkOperationsCommands.php \Drupal\views_bulk_operations\Commands\ViewsBulkOperationsCommands::actionManager
- 4.0.x src/Commands/ViewsBulkOperationsCommands.php \Drupal\views_bulk_operations\Commands\ViewsBulkOperationsCommands::actionManager
Views Bulk Operations action manager.
Type: \Drupal\views_bulk_operations\Service\ViewsBulkOperationsActionManager
File
- src/
Commands/ ViewsBulkOperationsCommands.php, line 37
Class
- ViewsBulkOperationsCommands
- Defines Drush commands for the module.
Namespace
Drupal\views_bulk_operations\CommandsCode
protected $actionManager;