You are here

drush.services.yml in Flood Unblock 8

Same filename and directory in other branches
  1. 8.2 drush.services.yml

File

drush.services.yml
View source
  1. services:
  2. flood_unblock.commands:
  3. class: \Drupal\flood_unblock\Commands\FloodUnblockCommands
  4. arguments: ['@flood_unblock.flood_unblock_manager']
  5. tags:
  6. - { name: drush.command }