Completed
Push — master ( 7bf6a7...daa870 )
by Drew
01:58
created
src/MailChimp.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
     /**
49 49
      * Get the last error returned by either the network transport, or by the API.
50 50
      * If something didn't work, this should contain the string describing the problem.
51
-     * @return  array|false  describing the error
51
+     * @return  boolean  describing the error
52 52
      */
53 53
     public function getLastError()
54 54
     {
Please login to merge, or discard this patch.