Goracash/goracash-api-php-client

View on GitHub
src/Service/Contact.php

Summary

Maintainability
A
1 hr
Test Coverage

Method normalizeParams has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function normalizeParams(array &$params)
    {
        $availableParams = array(
            'date_lbound' => '',
            'date_ubound' => '',
Severity: Minor
Found in src/Service/Contact.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status