Refactor sending posts to social media
This commit is contained in:
parent
59a98b8d78
commit
92f1c0f84c
2 changed files with 19 additions and 5 deletions
|
@ -1,5 +1,6 @@
|
|||
services:
|
||||
Drupal\opdavies_blog\EventSubscriber\PushBlogPostToSocialMedia:
|
||||
autowire: true
|
||||
tags:
|
||||
- { name: event_subscriber }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue