Skip to content

Commit a2b3836

Browse files
author
rochdiNassah
authored
Update MarshalsPsr7RequestsAndResponses.php
1 parent dc393eb commit a2b3836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MarshalsPsr7RequestsAndResponses.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ protected function toPsr7Response(Response $response): ResponseInterface
5858
*
5959
* This instance can turn a PSR-7 request into an HttpFoundation request.
6060
*
61-
* @return \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactoryInterface
61+
* @return \Symfony\Bridge\PsrHttpMessage\HttpFoundationFactoryInterface
6262
*/
6363
protected function httpFoundationRequestFactory(): HttpFoundationFactoryInterface
6464
{

0 commit comments

Comments
 (0)