Compiler/Element/BlockElement.php
Showing 1 of 1 total issue
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
CompilerInterface $compiler, $name = '', ?ParserNode $originNode = null, ?NodeInterface $parent = null, ?array $children = null