pagseguro/pagseguro-php-sdk

View on GitHub
source/Services/PreApproval/Search/Interval.php

Summary

Maintainability
A
1 hr
Test Coverage

Method search has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function search(Credentials $credentials, $days)
    {
        Logger::info("Begin", ['service' => 'PreApproval.Search.Interval']);

        try {
Severity: Minor
Found in source/Services/PreApproval/Search/Interval.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status