Release 2.0.15 (#3970)
This commit is contained in:
@@ -65,4 +65,9 @@ class DebugFormatter implements InvoiceFormatter
|
||||
{
|
||||
// does nothing
|
||||
}
|
||||
|
||||
public function getFormattedAmount(float $amount): string
|
||||
{
|
||||
return (string) $amount;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user