mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-20 03:34:06 +00:00
Update code style
This commit is contained in:
@@ -696,7 +696,6 @@ class Invoice extends Model implements HasMedia
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the invoice status from amount.
|
* Set the invoice status from amount.
|
||||||
* @param $amount
|
|
||||||
*
|
*
|
||||||
* @return array
|
* @return array
|
||||||
*/
|
*/
|
||||||
@@ -729,7 +728,6 @@ class Invoice extends Model implements HasMedia
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Changes the invoice status right away
|
* Changes the invoice status right away
|
||||||
* @param $amount
|
|
||||||
*
|
*
|
||||||
* @return string[]|void
|
* @return string[]|void
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user