You are here

drush.services.yml in Chosen 3.0.x

Same filename and directory in other branches
  1. 8.2 modules/chosen_lib/drush.services.yml
modules/chosen_lib/drush.services.yml

File

modules/chosen_lib/drush.services.yml
View source
  1. services:
  2. chosen_lib.commands:
  3. class: \Drupal\chosen_lib\Commands\ChosenLibCommands
  4. tags:
  5. - { name: drush.command }