2020-05-20 00:20:22 +00:00
|
|
|
services:
|
2020-08-24 08:26:44 +00:00
|
|
|
Drupal\opdavies_blog\Command\ExportBodyValuesForThemePurgingCommand:
|
2020-05-20 00:20:22 +00:00
|
|
|
arguments: ['@database']
|
|
|
|
autowire: true
|
|
|
|
tags:
|
|
|
|
- { name: drush.command }
|
2020-04-12 13:50:23 +00:00
|
|
|
|
2020-08-24 08:26:44 +00:00
|
|
|
Drupal\opdavies_blog\Command\FormatTagNamesCommand:
|
2020-04-12 13:50:23 +00:00
|
|
|
autowire: true
|
|
|
|
tags:
|
|
|
|
- { name: drush.command }
|