mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
11 lines
277 B
YAML
11 lines
277 B
YAML
services:
|
|
Chill\MainBundle\Notification\Mailer:
|
|
arguments:
|
|
- "@logger"
|
|
- "@twig"
|
|
- "@mailer"
|
|
# - "@swiftmailer.transport"
|
|
- "@router"
|
|
- "@translator"
|
|
- "%chill_main.notifications%"
|