henzeb/laravel-console-facade

View on GitHub
src/Output/TailConsoleSectionOutput.php

Summary

Maintainability
A
45 mins
Test Coverage
A
100%

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

        private int     $maxheight,
        string          $name,
        mixed           $stream,
        array           &$sections,
        OutputInterface $section,
Severity: Minor
Found in src/Output/TailConsoleSectionOutput.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status