laravel/framework

View on GitHub
src/Illuminate/Bus/BatchFactory.php

Summary

Maintainability
A
1 hr
Test Coverage

Method make has 11 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function make(BatchRepository $repository,
                         string $id,
                         string $name,
                         int $totalJobs,
                         int $pendingJobs,
Severity: Major
Found in src/Illuminate/Bus/BatchFactory.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status