mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-10 12:24:50 +00:00
Clean up some code.
This commit is contained in:
@@ -49,6 +49,7 @@ interface BudgetLimitRepositoryInterface
|
||||
public function destroyAll(): void;
|
||||
|
||||
public function getNoteText(BudgetLimit $budgetLimit): string;
|
||||
|
||||
public function setNoteText(BudgetLimit $budgetLimit, string $text): void;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user