Completed
Push — master ( 5c8a08...cc6b39 )
by Drew
07:05
created
src/MailChimp.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
     /**
78 78
      * Get the last error returned by either the network transport, or by the API.
79 79
      * If something didn't work, this should contain the string describing the problem.
80
-     * @return  array|false  describing the error
80
+     * @return  string|false  describing the error
81 81
      */
82 82
     public function getLastError()
83 83
     {
Please login to merge, or discard this patch.