You are here

service purge_drush.types_command in Purge 8.3

Class

\Drupal\purge_drush\Commands\TypesCommand

Tags

  • drush.command

File

modules/purge_drush/drush.services.yml
modules/purge_drush/drush.services.yml

View source
  1. class: \Drupal\purge_drush\Commands\TypesCommand
  2. arguments:
  3. - '@purge.invalidation.factory'
  4. - '@purge.purgers'
  5. tags:
  6. - { name: drush.command }