mimmi20/monolog-factory

View on GitHub
src/Handler/SlackHandlerFactory.php

Summary

Maintainability
A
2 hrs
Test Coverage
B
86%

Method __invoke has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __invoke(
        ContainerInterface $container,
        $requestedName,
        array | null $options = null,
    ): SlackHandler {
Severity: Minor
Found in src/Handler/SlackHandlerFactory.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status