7 lines
164 B
YAML
7 lines
164 B
YAML
|
services:
|
||
|
Drupal\custom\Command\ExportBodyValuesForThemePurgingCommand:
|
||
|
arguments: ['@database']
|
||
|
autowire: true
|
||
|
tags:
|
||
|
- { name: drush.command }
|