mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-19 16:10:00 +00:00
Remove TODO's, add some suppressors for code quality.
This commit is contained in:
@@ -41,6 +41,7 @@ use Log;
|
||||
|
||||
/**
|
||||
* Class BillRepository.
|
||||
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
|
||||
*/
|
||||
class BillRepository implements BillRepositoryInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user