Completed
Push — master ( f01626...3f5663 )
by Drew
01:32
created
src/Drip.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -84,7 +84,7 @@
 block discarded – undo
84 84
      *
85 85
      * @param string $accountID
86 86
      *
87
-     * @return bool
87
+     * @return boolean|null
88 88
      */
89 89
     public function setAccountId($accountID)
90 90
     {
Please login to merge, or discard this patch.