canax/controller

View on GitHub

Showing 1 of 1 total issue

Method catchAll has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function catchAll(...$args) : object
    {
        $pages = [
            "403" => [
                "403: Forbidden",
Severity: Minor
Found in src/Controller/ErrorHandlerController.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language