mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16382] Update Twig_Node
PHPBB3-16382
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
namespace phpbb\template\twig\node;
|
||||
|
||||
abstract class includeasset extends \Twig_Node
|
||||
abstract class includeasset extends \Twig\Node\Node
|
||||
{
|
||||
public function __construct(\Twig\Node\Expression\AbstractExpression $expr, $lineno, $tag = null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user