mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Big refactor to remove the deprecated transaction collector.
This commit is contained in:
@@ -416,7 +416,7 @@ class CreateRecurringTransactions implements ShouldQueue
|
||||
Log::debug(
|
||||
sprintf(
|
||||
'Calculated %d occurrences between %s and %s',
|
||||
\count($occurrences),
|
||||
count($occurrences),
|
||||
$recurrence->first_date->format('Y-m-d'),
|
||||
$includeWeekend->format('Y-m-d')
|
||||
), $this->debugArray($occurrences)
|
||||
|
||||
Reference in New Issue
Block a user