1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 06:51:33 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-03-01 21:41:03 +01:00
25 changed files with 134 additions and 133 deletions

View File

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