You are here

service helper.commands.module in Helper 8

Class

Drupal\helper\Commands\ModuleCommands

Tags

  • drush.command

File

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

View source
  1. class: Drupal\helper\Commands\ModuleCommands
  2. arguments:
  3. - '@module_handler'
  4. tags:
  5. - { name: drush.command }