You are here

service lightning_core.commands in Lightning Core 8

Same name and namespace in other branches
  1. 8.5 drush.services.yml \lightning_core.commands
  2. 8.2 drush.services.yml \lightning_core.commands
  3. 8.3 drush.services.yml \lightning_core.commands
  4. 8.4 drush.services.yml \lightning_core.commands

Class

\Drupal\lightning_core\Commands\LightningCoreCommands

Tags

  • drush.command

File

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

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