You are here

drush.services.yml in Lightning Core 8

File

drush.services.yml
View source
  1. services:
  2. lightning_core.commands:
  3. class: \Drupal\lightning_core\Commands\LightningCoreCommands
  4. arguments:
  5. - '@lightning.update_manager'
  6. tags:
  7. - { name: drush.command }