1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/16382] Update Twig_Environment

PHPBB3-16382
This commit is contained in:
mrgoldy
2020-02-27 16:55:54 +01:00
parent 8a040f3fbc
commit 75c25556aa
7 changed files with 13 additions and 12 deletions

View File

@@ -69,7 +69,7 @@ class twig extends \phpbb\template\base
/**
* Twig Environment
*
* @var \Twig_Environment
* @var \Twig\Environment
*/
protected $twig;