8 lines
191 B
YAML
8 lines
191 B
YAML
|
services:
|
||
|
Drupal\opdavies_blog\EventSubscriber\PushBlogPostToSocialMedia:
|
||
|
tags:
|
||
|
- { name: event_subscriber }
|
||
|
|
||
|
Drupal\opdavies_blog\Repository\PostRepository:
|
||
|
autowire: true
|