mimmi20/monolog-factory

View on GitHub
src/Module.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method init has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function init(ModuleManagerInterface $manager): void
    {
        $event     = $manager->getEvent();
        $container = $event->getParam('ServiceManager');

Severity: Minor
Found in src/Module.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status