mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/16382] Update Twig_Lexer
PHPBB3-16382
This commit is contained in:
parent
a4b104c1da
commit
62a390582c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
namespace phpbb\template\twig;
|
||||
|
||||
class lexer extends \Twig_Lexer
|
||||
class lexer extends \Twig\Lexer
|
||||
{
|
||||
public function tokenize(\Twig\Source $source)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue