mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Remove TODO's, add some suppressors for code quality.
This commit is contained in:
@@ -51,7 +51,6 @@ use Illuminate\Support\Collection;
|
||||
use Log;
|
||||
|
||||
/**
|
||||
* TODO rename references to journals to transactions
|
||||
* Maybe this is a good idea after all...
|
||||
*
|
||||
* Class JournalCollector
|
||||
|
@@ -82,7 +82,6 @@ interface JournalCollectorInterface
|
||||
|
||||
/**
|
||||
* Get all journals.
|
||||
* TODO rename me.
|
||||
*
|
||||
* @return Collection
|
||||
*/
|
||||
|
Reference in New Issue
Block a user