Passed
Push — master ( edbe74...45508b )
by Vitor de
44s
created
src/Hek/ApiClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -208,7 +208,7 @@
 block discarded – undo
208 208
 
209 209
     /**
210 210
      * @param \Psr\Http\Message\ResponseInterface $response
211
-     * @return bool
211
+     * @return boolean|null
212 212
      */
213 213
     private function checkResponse(
214 214
         \Psr\Http\Message\ResponseInterface $response
Please login to merge, or discard this patch.