brokencube/circuit

View on GitHub
src/Interfaces/Controller.php

Summary

Maintainability
A
0 mins
Test Coverage

Possibly zero references to use statement for classlike/namespace Response (\Symfony\Component\HttpFoundation\Response)
Open

use Symfony\Component\HttpFoundation\Response;
Severity: Minor
Found in src/Interfaces/Controller.php by phan

Possibly zero references to use statement for classlike/namespace Request (\Symfony\Component\HttpFoundation\Request)
Open

use Symfony\Component\HttpFoundation\Request;
Severity: Minor
Found in src/Interfaces/Controller.php by phan

There are no issues that match your filters.

Category
Status