mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Auto commit for release 'develop' on 2024-03-18
This commit is contained in:
@@ -40,7 +40,7 @@ class PiggyBankForm
|
||||
*
|
||||
* @param mixed $value
|
||||
*/
|
||||
public function piggyBankList(string $name, $value = null, array $options = null): string
|
||||
public function piggyBankList(string $name, $value = null, ?array $options = null): string
|
||||
{
|
||||
// make repositories
|
||||
/** @var PiggyBankRepositoryInterface $repository */
|
||||
|
||||
Reference in New Issue
Block a user