PHPColibri/framework

View on GitHub
Controller/Dispatcher.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public static function call(string $division, string $module, string $class, string $method, array $params)
Severity: Minor
Found in Controller/Dispatcher.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status