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 57c4925 commit 0916201Copy full SHA for 0916201
1 file changed
src/Exceptions/DhlParcelException.php
@@ -90,7 +90,7 @@ public function getResponse()
90
* Parse the body of a response.
91
*
92
* @param \Psr\Http\Message\ResponseInterface $response
93
- * @return mixed
+ * @return object
94
* @throws \Mvdnbrk\DhlParcel\Exceptions\DhlParcelException
95
*/
96
protected static function parseResponseBody($response)
0 commit comments