Closed g105b closed 1 year ago
If we're using PSR-7, the return type should actually be ServerRequestInterface as it's creating it from the globals of the server.
ServerRequestInterface
If we're using PSR-7, the return type should actually be
ServerRequestInterface
as it's creating it from the globals of the server.