fix: Redirect response issues #52
Annotations
5 errors
run static analysis:
src/App.php#L192
Method Scrawler\App::handleNotFound() should return Scrawler\Http\Response but returns Scrawler\Http\RedirectResponse|Scrawler\Http\Response.
|
run static analysis:
src/App.php#L207
Method Scrawler\App::handleMethodNotAllowed() should return Scrawler\Http\Response but returns Scrawler\Http\RedirectResponse|Scrawler\Http\Response.
|
run static analysis:
src/App.php#L231
Call to an undefined method Scrawler\Http\RedirectResponse|Scrawler\Http\Response::json().
|
run static analysis:
src/App.php#L233
Call to an undefined method Scrawler\Http\RedirectResponse|Scrawler\Http\Response::json().
|
run static analysis
Process completed with exit code 1.
|
Loading