edde-framework/edde-framework

View on GitHub
src/Edde/Common/Template/AbstractMacro.php

Summary

Maintainability
A
45 mins
Test Coverage

Method inline has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        public function inline(IMacro $source, ICompiler $compiler, \Iterator $iterator, INode $node, string $name, $value = null) {
Severity: Minor
Found in src/Edde/Common/Template/AbstractMacro.php - About 45 mins to fix

There are no issues that match your filters.

Category
Status