🤖 Auto commit for release 'develop' on 2025-07-06

This commit is contained in:
JC5
2025-07-06 19:35:30 +02:00
parent 43fd7c928a
commit 754f2f3a34
5 changed files with 114 additions and 114 deletions

View File

@@ -50,9 +50,9 @@ class CurrencyForm
}
/**
* @throws FireflyException
*
* @phpstan-param view-string $view
*
* @throws FireflyException
*/
protected function currencyField(string $name, string $view, mixed $value = null, ?array $options = null): string
{