This commit is contained in:
Jeremy Benoist 2019-06-21 12:54:52 +02:00
parent a2f4efe6d2
commit ac5844a68e
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C

View file

@ -22,7 +22,7 @@ class AuthCodeMailer implements AuthCodeMailerInterface
/**
* Twig to render the html's email.
*
* @var \Twig_Environment
* @var Environment
*/
private $twig;