drush.services.yml in Flood Unblock 8
Same filename and directory in other branches
File
drush.services.ymlView source
- services:
- flood_unblock.commands:
- class: \Drupal\flood_unblock\Commands\FloodUnblockCommands
- arguments: ['@flood_unblock.flood_unblock_manager']
- tags:
- - { name: drush.command }