You are here

service flood_control.commands in Flood control 2.0.x

Class

\Drupal\flood_control\Commands\FloodUnblockCommands

Tags

  • drush.command

File

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

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