Covivo/mobicoop

View on GitHub
api/src/Payment/Ressource/PaymentItem.php

Summary

Maintainability
B
5 hrs
Test Coverage

PaymentItem has 41 functions (exceeds 20 allowed). Consider refactoring.
Open

class PaymentItem
{
    const DEFAULT_ID = 999999999999;

    const FREQUENCY_PUNCTUAL = 1;
Severity: Minor
Found in api/src/Payment/Ressource/PaymentItem.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status