You are here

service plugin.commands in Plugin 8.2

Class

Drupal\plugin\Commands\PluginCommands

Tags

  • drush.command

File

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

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