mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-02-11 06:01:36 +00:00
🤖 Auto commit for release 'develop' on 2026-02-04
This commit is contained in:
@@ -49,6 +49,7 @@ use Illuminate\Support\Collection;
|
||||
interface RecurringRepositoryInterface
|
||||
{
|
||||
public function setLatestDate(Recurrence $recurrence, Carbon $date): Recurrence;
|
||||
|
||||
public function createdPreviously(Recurrence $recurrence, Carbon $date): bool;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user