1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-13 12:14:06 +02:00

[ticket/16382] Update Twig_TokenParser

PHPBB3-16382
This commit is contained in:
mrgoldy
2020-02-27 16:44:48 +01:00
parent b795b8a040
commit 884f48faf6
7 changed files with 7 additions and 7 deletions

View File

@@ -14,7 +14,7 @@
namespace phpbb\template\twig\tokenparser;
class includeparser extends \Twig_TokenParser_Include
class includeparser extends \Twig\TokenParser\IncludeTokenParser
{
/**
* Parses a token and returns a node.