You are here

service media_expire.commands in Media Expire 8.2

Class

Drupal\media_expire\Commands\MediaExpireCommands

Tags

  • drush.command

File

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

View source
  1. class: Drupal\media_expire\Commands\MediaExpireCommands
  2. arguments:
  3. - '@media_expire.service'
  4. tags:
  5. - { name: drush.command }