mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Merge pull request #3560 from Nicofuma/ticket/13790
[ticket/13790] Update phpcs
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
|
||||
namespace phpbb\template\twig\node;
|
||||
|
||||
|
||||
class definenode extends \Twig_Node
|
||||
{
|
||||
public function __construct($capture, \Twig_NodeInterface $name, \Twig_NodeInterface $value, $lineno, $tag = null)
|
||||
|
Reference in New Issue
Block a user