1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00
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. * Twig to render the html's email.
* *
* @var \Twig_Environment * @var Environment
*/ */
private $twig; private $twig;