You are here

service flood_unblock.commands in Flood Unblock 8

Same name and namespace in other branches
  1. 8.2 drush.services.yml \flood_unblock.commands

Class

\Drupal\flood_unblock\Commands\FloodUnblockCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

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