Showing 2 of 2 total issues
Method __construct
has 10 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public Collection $files,
public bool $projectOnly = true,
public array $exclude = [],
public array $append = [],
public int $excludeCount = 0,
Method __construct
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
protected ConfigContract $config,
protected Opcache $opcache,
protected Lister\Lister $lister,
protected Compiler\Compiler $compiler,
protected array $append = [],