Completed
Pull Request — master (#42)
by
unknown
03:33
created
src/Strava/API/Service/REST.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
     /**
46 46
      * Get a request result.
47 47
      * Returns an array with a response body or and error code => reason.
48
-     * @param $response
48
+     * @param \Psr\Http\Message\ResponseInterface $response
49 49
      * @return array|mixed
50 50
      */
51 51
     public function getResult($response)
Please login to merge, or discard this patch.