symplely/coroutine

View on GitHub
Coroutine/CoroutineInterface.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    int $taskId,
    array $completeList = [],
    ?callable $onClear = null,
    bool $cancel = false,
    bool $forceUpdate = false
Severity: Minor
Found in Coroutine/CoroutineInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status