Closed gsteel closed 2 years ago
Solves psalm issues here and for consumers where a call to ServerRequest::withWhatever() would be inferred as RequestInterface rather than ServerRequestInterface
ServerRequest::withWhatever()
RequestInterface
ServerRequestInterface
Description
Solves psalm issues here and for consumers where a call to
ServerRequest::withWhatever()
would be inferred asRequestInterface
rather thanServerRequestInterface