mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-28 00:09:56 -07:00
Clean up a bunch of code and improve transaction store events
This commit is contained in:
@@ -52,6 +52,8 @@ interface JournalRepositoryInterface
|
||||
*/
|
||||
public function destroyGroup(TransactionGroup $transactionGroup): void;
|
||||
|
||||
public function getUncompletedJournals(): Collection;
|
||||
|
||||
/**
|
||||
* Deletes a journal.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user