herroffizier/yiiq

View on GitHub
src/jobs/Runner.php

Summary

Maintainability
A
1 hr
Test Coverage

Method run has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function run()
    {
        $job = $this->job;

        // Try to fork process.
Severity: Minor
Found in src/jobs/Runner.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status