parent
53ab326415
commit
43455d5ae1
4 changed files with 8 additions and 16 deletions
|
@ -11,15 +11,5 @@ services:
|
|||
Drupal\Core\Queue\QueueFactory:
|
||||
alias: queue
|
||||
|
||||
Drupal\opdavies_blog\EventSubscriber\PushPostToSocialMediaOnceItIsPublished:
|
||||
autowire: true
|
||||
tags:
|
||||
- { name: event_subscriber }
|
||||
|
||||
Drupal\opdavies_blog\EventSubscriber\SortTagsAlphabeticallyWhenPostIsSaved:
|
||||
autowire: true
|
||||
tags:
|
||||
- { name: event_subscriber }
|
||||
|
||||
GuzzleHttp\ClientInterface:
|
||||
alias: http_client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue