James Cole
2024-06-16 19:27:38 +02:00
parent a1a8968e98
commit 7bc30192ca
2 changed files with 23 additions and 19 deletions

View File

@@ -171,6 +171,8 @@ trait AugumentData
/** @var BudgetLimitRepositoryInterface $blRepository */
$blRepository = app(BudgetLimitRepositoryInterface::class);
$end->endOfMonth();
// properties for cache
$cache = new CacheProperties();
$cache->addProperty($start);