kodekeep/laravel-recurring

View on GitHub

Showing 1 of 1 total issue

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

    public function __construct(string $startDate, string $endDate, string $timezone, string $frequency, int $interval, ?int $count = null)
Severity: Minor
Found in src/Config.php - About 45 mins to fix
    Severity
    Category
    Status
    Source
    Language