mrprompt/Cielo

View on GitHub
src/Transacao.php

Summary

Maintainability
A
2 hrs
Test Coverage

Transacao has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class Transacao
{
    const PARCELAS_MINIMAS = 1;
    const MOEDA_PADRAO     = 986;

Severity: Minor
Found in src/Transacao.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status