drush.services.yml in Plugin 8.2
File
drush.services.ymlView source
- services:
- plugin.commands:
- class: Drupal\plugin\Commands\PluginCommands
- tags:
- - { name: drush.command }
- arguments: ['@plugin.plugin_type_manager']
Services
Name | Description |
---|---|
plugin.commands | Drupal\plugin\Commands\PluginCommands |