You are here

service lightning_core.hooks in Lightning Core 8.2

Same name and namespace in other branches
  1. 8.5 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. - '@plugin.cache_clearer'
  4. tags:
  5. - { name: drush.command }