mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
remove old inspections
This commit is contained in:
@@ -66,7 +66,6 @@ class Amount
|
||||
* @return string
|
||||
*
|
||||
* @throws FireflyException
|
||||
* @noinspection MoreThanThreeArgumentsInspection
|
||||
*/
|
||||
public function formatFlat(string $symbol, int $decimalPlaces, string $amount, bool $coloured = null): string
|
||||
{
|
||||
|
Reference in New Issue
Block a user