moip/moip-sdk-php

View on GitHub
src/Resource/Holder.php

Summary

Maintainability
A
1 hr
Test Coverage

Method setAddress has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function setAddress($type, $street, $number, $district, $city, $state, $zip, $complement = null, $country = self::ADDRESS_COUNTRY)
Severity: Major
Found in src/Resource/Holder.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status