mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +02:00
[ticket/16382] Update Twig_Lexer
PHPBB3-16382
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
namespace phpbb\template\twig;
|
namespace phpbb\template\twig;
|
||||||
|
|
||||||
class lexer extends \Twig_Lexer
|
class lexer extends \Twig\Lexer
|
||||||
{
|
{
|
||||||
public function tokenize(\Twig\Source $source)
|
public function tokenize(\Twig\Source $source)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user