mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16382] Update Twig_TokenParser
PHPBB3-16382
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
namespace phpbb\template\twig\tokenparser;
|
||||
|
||||
class defineparser extends \Twig_TokenParser
|
||||
class defineparser extends \Twig\TokenParser\AbstractTokenParser
|
||||
{
|
||||
/**
|
||||
* Parses a token and returns a node.
|
||||
|
Reference in New Issue
Block a user