drush.services.yml in Views Bulk Operations (VBO) 8.2
Same filename and directory in other branches
File
drush.services.ymlView source
- services:
- views_bulk_operations.commands:
- class: \Drupal\views_bulk_operations\Commands\ViewsBulkOperationsCommands
- arguments:
- - '@current_user'
- - '@views_bulk_operations.data'
- - '@plugin.manager.views_bulk_operations_action'
- tags:
- - { name: drush.command }