mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix #10827
This commit is contained in:
@@ -139,6 +139,8 @@ interface RecurringRepositoryInterface
|
||||
*/
|
||||
public function getXOccurrencesSince(RecurrenceRepetition $repetition, Carbon $date, Carbon $afterDate, int $count): array;
|
||||
|
||||
public function markGroupsAsNow(Collection $groups): void;
|
||||
|
||||
/**
|
||||
* Parse the repetition in a string that is user readable.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user