pug-php/js-phpize-phug

View on GitHub

Showing 1 of 13 total issues

Method __construct has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __construct(ModuleContainerInterface $container)
    {
        parent::__construct($container);

        if ($container instanceof Renderer) {
Severity: Minor
Found in src/JsPhpize/JsPhpizePhug.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language