You are here

service pcb.commands in Permanent Cache Bin 8

Same name and namespace in other branches
  1. 8.2 drush.services.yml \pcb.commands

Class

\Drupal\pcb\Commands\PcbCommands

Tags

  • drush.command

File

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

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