add container to notificationservice
This commit is contained in:
@@ -17,6 +17,7 @@ class notificationService
|
||||
$this->mailer = $mailer;
|
||||
$this->twig = $twig;
|
||||
$this->em = $em;
|
||||
$this->container = $container;
|
||||
}
|
||||
|
||||
public function sendNotifAttenteValid($subject, $iduser, $idevent, $valid_url)
|
||||
|
Reference in New Issue
Block a user