Uppercase M
This commit is contained in:
parent
a8ae47e330
commit
61faa5184e
|
@ -27,7 +27,7 @@ The additional events are provided by the [Hook Event Dispatcher module][0].
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
services:
|
services:
|
||||||
Drupal\opdavies_blog\EventSubscriber\PostTomedium:
|
Drupal\opdavies_blog\EventSubscriber\PostToMedium:
|
||||||
autowire: true
|
autowire: true
|
||||||
tags:
|
tags:
|
||||||
- { name: event_subscriber }
|
- { name: event_subscriber }
|
||||||
|
|
Loading…
Reference in a new issue