mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 21:23:36 +00:00
🤖 Auto commit for release 'develop' on 2026-03-06
This commit is contained in:
@@ -48,7 +48,8 @@ class AvailableBudgetCalculator
|
||||
private AvailableBudgetRepositoryInterface $abRepository;
|
||||
private BudgetLimitRepositoryInterface $blRepository;
|
||||
|
||||
public function __construct() {
|
||||
public function __construct()
|
||||
{
|
||||
Log::debug('Created new AvailableBudgetCalculator');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user