You are here

drush.services.yml in Permanent Cache Bin 8.2

Same filename and directory in other branches
  1. 8 drush.services.yml

File

drush.services.yml
View source
  1. services:
  2. pcb.commands:
  3. class: \Drupal\pcb\Commands\PcbCommands
  4. arguments:
  5. - '@cache_factory'
  6. tags:
  7. - { name: drush.command }