hipay/hipay-wallet-cashout-mirakl-integration

View on GitHub
src/Entity/LogOperations.php

Summary

Maintainability
A
2 hrs
Test Coverage

LogOperations has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class LogOperations implements LogOperationsInterface
{
    /**
     * @var int
     *
Severity: Minor
Found in src/Entity/LogOperations.php - About 2 hrs to fix

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

        public function __construct($miraklId, $hipayId, $paymentVoucher, $amount, $originAmount, $balance)
    Severity: Minor
    Found in src/Entity/LogOperations.php - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status