You are here

protected property ViewsBulkOperationsCommands::$actionManager in Views Bulk Operations (VBO) 4.0.x

Same name and namespace in other branches
  1. 8.3 src/Commands/ViewsBulkOperationsCommands.php \Drupal\views_bulk_operations\Commands\ViewsBulkOperationsCommands::actionManager
  2. 8.2 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 44

Class

ViewsBulkOperationsCommands
Defines Drush commands for the module.

Namespace

Drupal\views_bulk_operations\Commands

Code

protected $actionManager;