laravel/framework

View on GitHub
src/Illuminate/Queue/Capsule/Manager.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public static function later($delay, $job, $data = '', $queue = null, $connection = null)
Severity: Minor
Found in src/Illuminate/Queue/Capsule/Manager.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status