hipay/hipay-wallet-cashout-mirakl-integration

View on GitHub
src/Entity/LogGeneral.php

Summary

Maintainability
A
50 mins
Test Coverage

Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function __construct($miraklId = null, $action = null, $message = null, $context = null, $level = null,
                                $levelName = null, $extra = null)
Severity: Major
Found in src/Entity/LogGeneral.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status