mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-22 18:24:23 +00:00
11 lines
275 B
YAML
11 lines
275 B
YAML
services:
|
|
Chill\MainBundle\Notification\Mailer:
|
|
arguments:
|
|
- "@logger"
|
|
- "@twig"
|
|
- "@mailer"
|
|
- "@swiftmailer.transport"
|
|
- "@router"
|
|
- "@translator"
|
|
- "%chill_main.notifications%"
|