Skip to content

Commit 868388b

Browse files
Fix phpdoc
1 parent d02b828 commit 868388b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Gitlab/HttpClient/Message/ResponseMediator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ private static function getHeader(ResponseInterface $response, $name)
8181
/**
8282
* Get the error message from the response if present.
8383
*
84-
* @param \Psr\Http\Message\ResponseInterface $response
84+
* @param ResponseInterface $response
8585
*
8686
* @return string|null
8787
*/

0 commit comments

Comments
 (0)