reliqarts/laravel-scavenger

View on GitHub
src/OptionSet.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        bool $saveScraps = true,
        bool $convertScraps = true,
        int $backOff = 3,
        int $pages = self::DEFAULT_PAGE_LIMIT,
        ?string $keywords = null
Severity: Minor
Found in src/OptionSet.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status