You are here

service helper.commands.install_profile in Helper 8

Class

Drupal\helper\Commands\InstallProfileCommands

Tags

  • drush.command

File

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

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