Skip to content

Commit 0916201

Browse files
committed
Docblock fix
1 parent 57c4925 commit 0916201

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Exceptions/DhlParcelException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ public function getResponse()
9090
* Parse the body of a response.
9191
*
9292
* @param \Psr\Http\Message\ResponseInterface $response
93-
* @return mixed
93+
* @return object
9494
* @throws \Mvdnbrk\DhlParcel\Exceptions\DhlParcelException
9595
*/
9696
protected static function parseResponseBody($response)

0 commit comments

Comments
 (0)