mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 17:33:45 +00:00
Fix phpstan issues.
This commit is contained in:
@@ -54,7 +54,7 @@ use Illuminate\Support\Facades\Log;
|
||||
/**
|
||||
* Class TransactionJournalFactory
|
||||
*
|
||||
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
|
||||
* @SuppressWarnings("PHPMD.CouplingBetweenObjects")
|
||||
*/
|
||||
class TransactionJournalFactory
|
||||
{
|
||||
|
Reference in New Issue
Block a user