Laragear/Preload

View on GitHub
src/Listing.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        public Collection $files,
        public bool $projectOnly = true,
        public array $exclude = [],
        public array $append = [],
        public int $excludeCount = 0,
Severity: Major
Found in src/Listing.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status