Improve notifications

This commit is contained in:
2022-01-24 10:09:57 +00:00
parent ad05b3bf05
commit 54c2b92962
26 changed files with 385 additions and 97 deletions

View File

@@ -0,0 +1,10 @@
services:
_defaults:
autowire: true
autoconfigure: true
Chill\MainBundle\Service\Mailer\:
resource: '../../Service/Mailer'
Chill\MainBundle\Service\Mailer\ChillMailer:
decorates: Symfony\Component\Mailer\MailerInterface