You are here

drush.services.yml in Plugin 8.2

File

drush.services.yml
View source
  1. services:
  2. plugin.commands:
  3. class: Drupal\plugin\Commands\PluginCommands
  4. tags:
  5. - { name: drush.command }
  6. arguments: ['@plugin.plugin_type_manager']