Enable autowire and autoconfigure

This commit is contained in:
Yassine Guedidi
2022-08-27 19:26:16 +02:00
parent 73bdd66c84
commit 76a5133545
3 changed files with 16 additions and 56 deletions

View File

@ -1,5 +1,10 @@
# RabbitMQ stuff
services:
_defaults:
autowire: true
autoconfigure: true
public: true
wallabag_import.consumer.amqp.pocket:
class: Wallabag\ImportBundle\Consumer\AMQPEntryConsumer
arguments: