Oliver Davies
9b1a8fb3be
- Rename `opd_talks` to `opdavies_talks` - Rename `custom` to `opdavies_blog`
12 lines
287 B
YAML
12 lines
287 B
YAML
services:
|
|
Drupal\opdavies_blog\Command\ExportBodyValuesForThemePurgingCommand:
|
|
arguments: ['@database']
|
|
autowire: true
|
|
tags:
|
|
- { name: drush.command }
|
|
|
|
Drupal\opdavies_blog\Command\FormatTagNamesCommand:
|
|
autowire: true
|
|
tags:
|
|
- { name: drush.command }
|