mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
More code for multi account piggy banks.
This commit is contained in:
@@ -113,10 +113,7 @@ interface PiggyBankRepositoryInterface
|
||||
|
||||
public function removeObjectGroup(PiggyBank $piggyBank): PiggyBank;
|
||||
|
||||
// /**
|
||||
// * Correct order of piggies in case of issues.
|
||||
// */
|
||||
// public function resetOrder(): void;
|
||||
public function resetOrder(): void;
|
||||
|
||||
/**
|
||||
* Search for piggy banks.
|
||||
|
Reference in New Issue
Block a user