You are here

service fancy_file_delete.commands in Fancy File Delete 2.0.x

Class

\Drupal\fancy_file_delete\Commands\FancyFileDeleteCommands

Tags

  • drush.command

File

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

View source
  1. class: \Drupal\fancy_file_delete\Commands\FancyFileDeleteCommands
  2. arguments:
  3. - '@fancy_file_delete.batch'
  4. tags:
  5. - { name: drush.command }