We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc393eb commit a2b3836Copy full SHA for a2b3836
src/MarshalsPsr7RequestsAndResponses.php
@@ -58,7 +58,7 @@ protected function toPsr7Response(Response $response): ResponseInterface
58
*
59
* This instance can turn a PSR-7 request into an HttpFoundation request.
60
61
- * @return \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactoryInterface
+ * @return \Symfony\Bridge\PsrHttpMessage\HttpFoundationFactoryInterface
62
*/
63
protected function httpFoundationRequestFactory(): HttpFoundationFactoryInterface
64
{
0 commit comments