You are here

service lightning.command.update in Lightning Core 8

Same name and namespace in other branches
  1. 8.5 console.services.yml \lightning.command.update
  2. 8.2 lightning_core.services.yml \lightning.command.update
  3. 8.3 console.services.yml \lightning.command.update
  4. 8.4 console.services.yml \lightning.command.update

Class

\Drupal\lightning_core\Command\UpdateCommand

Tags

  • drupal.command

File

./lightning_core.services.yml
lightning_core.services.yml

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