mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 14:41:20 +00:00
Various code cleanup.
This commit is contained in:
@@ -46,7 +46,7 @@ class ShowController extends Controller
|
||||
{
|
||||
use PeriodOverview, AugumentData;
|
||||
|
||||
private JournalRepositoryInterface $journalRepos;
|
||||
protected JournalRepositoryInterface $journalRepos;
|
||||
private BudgetRepositoryInterface $repository;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user