src/Web/Controller.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to undeclared method \Mvc5\Web\Controller::call
Open

        return $controller ? $this->call($controller, $args) : null;
Severity: Critical
Found in src/Web/Controller.php by phan

There are no issues that match your filters.

Category
Status