mimmi20/monolog-factory

View on GitHub
src/Handler/InsightOpsHandlerFactory.php

Summary

Maintainability
A
1 hr
Test Coverage
B
82%

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

    public function __invoke(
        ContainerInterface $container,
        $requestedName,
        array | null $options = null,
    ): InsightOpsHandler {
Severity: Minor
Found in src/Handler/InsightOpsHandlerFactory.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status