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:
@@ -41,6 +41,7 @@ use Log;
|
||||
|
||||
/**
|
||||
* Class BillRepository.
|
||||
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
|
||||
*/
|
||||
class BillRepository implements BillRepositoryInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user