src/Web/Error.php

Summary

Maintainability
A
0 mins
Test Coverage

Class uses undeclared trait \Mvc5\Request\Error\Error (Did you mean trait \Mvc5\Http\Config\Error)
Open

final class Error
Severity: Critical
Found in src/Web/Error.php by phan

Possibly zero references to class \Mvc5\Web\Error
Open

final class Error
Severity: Minor
Found in src/Web/Error.php by phan

Call to undeclared method \Mvc5\Web\Error::request
Open

        return $next($this->request($request), $response);
Severity: Critical
Found in src/Web/Error.php by phan

There are no issues that match your filters.

Category
Status