drush.services.yml in Fastly 8.3
File
drush.services.ymlView source
- services:
- fastly.commands:
- class: 'Drupal\fastly\Commands\FastlyCommands'
- arguments: ['@fastly.api', '@fastly.cache_tags.hash']
- tags:
- - { name: drush.command }
Services
Name | Description |
---|---|
fastly.commands | Drupal\fastly\Commands\FastlyCommands |