Completed
Push — main ( 467ced...8dbfd1 )
by Emmanuel
02:26
created
src/Queries.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -142,7 +142,7 @@
 block discarded – undo
142 142
     /**
143 143
      * @param $userid
144 144
      * @param $status
145
-     * @return mixed
145
+     * @return integer
146 146
      * Function to get given user invoices by status
147 147
      */
148 148
     public function sumUserInvoiceByStatus($userid, $status) : int
Please login to merge, or discard this patch.