service views_bulk_operations.commands in Views Bulk Operations (VBO) 8.2
Same name and namespace in other branches
- 8.3 drush.services.yml \views_bulk_operations.commands
- 4.0.x drush.services.yml \views_bulk_operations.commands
Class
\Drupal\views_bulk_operations\Commands\ViewsBulkOperationsCommandsTags
- drush.command
File
View source
- class: \Drupal\views_bulk_operations\Commands\ViewsBulkOperationsCommands
- arguments:
- - '@current_user'
- - '@views_bulk_operations.data'
- - '@plugin.manager.views_bulk_operations_action'
- tags:
- - { name: drush.command }