Covivo/mobicoop

View on GitHub
api/src/Payment/Entity/BankTransfer.php

Summary

Maintainability
A
2 hrs
Test Coverage

BankTransfer has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

class BankTransfer
{
    public const DEFAULT_ID = '999999999999';

    public const STATUS_INVALID = 0;
Severity: Minor
Found in api/src/Payment/Entity/BankTransfer.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status