mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-17 17:56:25 +02:00
[ticket/13508] Add include_css() and fix include_js() code linting issues
PHPBB3-13508
This commit is contained in:
@@ -13,11 +13,6 @@
|
||||
|
||||
namespace phpbb\template\twig\tokenparser;
|
||||
|
||||
use Twig\Error\SyntaxError;
|
||||
use Twig\Node\Node;
|
||||
use Twig\Token;
|
||||
use Twig\TokenParser\AbstractTokenParser;
|
||||
|
||||
class include_js extends includejs
|
||||
{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user