MTShop/web/modules/contrib/advagg/drush.services.yml

7 lines
191 B
YAML

services:
advagg.commands:
arguments: [ '@cache.advagg', '@config.factory', '@file_system' ]
class: \Drupal\advagg\Commands\AdvaggCommands
tags:
- { name: drush.command }