symplely/coroutine

View on GitHub
Coroutine/Logger/AsyncLoggerInterface.php

Summary

Maintainability
A
45 mins
Test Coverage

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

    $to,
    $subject = null,
    array $headers = [],
    $levels = self::ALL,
    $interval = 1,
Severity: Minor
Found in Coroutine/Logger/AsyncLoggerInterface.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status