You are here

service lightning_core.hooks in Lightning Core 8.5

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

Class

\Drupal\lightning_core\Commands\Hooks

Tags

  • drush.command

File

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

View source
  1. class: \Drupal\lightning_core\Commands\Hooks
  2. arguments:
  3. - '@extension.list.profile'
  4. - '%install_profile%'
  5. - '@plugin.cache_clearer'
  6. tags:
  7. - { name: drush.command }