mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fixed level 7!
This commit is contained in:
@@ -50,6 +50,7 @@ class CurrencyForm
|
||||
|
||||
/**
|
||||
* @throws FireflyException
|
||||
* @phpstan-param view-string $view
|
||||
*/
|
||||
protected function currencyField(string $name, string $view, mixed $value = null, ?array $options = null): string
|
||||
{
|
||||
|
Reference in New Issue
Block a user