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