@@ -142,7 +142,7 @@ |
||
| 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 |