Skip to content

Commit c306e59

Browse files
authored
Merge pull request #165 from rochdiNassah/patch-1
Typo
2 parents 81b8083 + a2b3836 commit c306e59

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\HttpFoundationFactory
61+
* @return \Symfony\Bridge\PsrHttpMessage\HttpFoundationFactoryInterface
6262
*/
6363
protected function httpFoundationRequestFactory(): HttpFoundationFactoryInterface
6464
{

0 commit comments

Comments
 (0)