You are here

service audiofield.commands in AudioField 8

Class

\Drupal\audiofield\Commands\AudiofieldCommands

Tags

  • drush.command

File

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

View source
  1. class: \Drupal\audiofield\Commands\AudiofieldCommands
  2. arguments:
  3. - '@plugin.manager.audiofield'
  4. - '@file_system'
  5. - '@plugin.manager.archiver'
  6. tags:
  7. - { name: drush.command }