We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd51731 commit 6e65b28Copy full SHA for 6e65b28
config/services/services.yml
@@ -114,6 +114,8 @@ services:
114
- { name: 'phplist.bounce_action_handler' }
115
116
PhpList\Core\Domain\Messaging\Service\Handler\:
117
+ autowire: true
118
+ autoconfigure: true
119
resource: '../../src/Domain/Messaging/Service/Handler/*Handler.php'
120
121
PhpList\Core\Domain\Messaging\Service\BounceActionResolver:
0 commit comments