Test Failed
Push — master ( ebd18c...f86896 )
by Dani
17:51
created
src/Http/Response.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -139,7 +139,7 @@
 block discarded – undo
139 139
     /**
140 140
      * Returns the exception that was thrown.
141 141
      *
142
-     * @return \Postpay\Exceptions\ApiException|null
142
+     * @return \Postpay\Exceptions\PostpayException
143 143
      */
144 144
     public function getThrownException()
145 145
     {
Please login to merge, or discard this patch.