andersondanilo/CnabPHP

View on GitHub
src/Cnab/Format/Field.php

Summary

Maintainability
A
45 mins
Test Coverage
C
70%

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

    public function __construct(Linha $linha, $nome, $format, $pos_start, $pos_end, $options)
Severity: Minor
Found in src/Cnab/Format/Field.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status