code cleanup for phpstan level 4 (#1522)
This commit is contained in:
@@ -27,7 +27,7 @@ interface InvoiceFormatter
|
||||
public function getFormattedTime(\DateTime $date);
|
||||
|
||||
/**
|
||||
* @param int $amount
|
||||
* @param int|float $amount
|
||||
* @param string|null $currency
|
||||
* @return mixed
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user