This commit is contained in:
Jeremy Benoist
2019-06-21 12:54:52 +02:00
parent a2f4efe6d2
commit ac5844a68e

View File

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