seegno/uphold-sdk-php

View on GitHub
lib/Uphold/HttpClient/HttpClient.php

Summary

Maintainability
A
35 mins
Test Coverage

Method request has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function request($path, $body, $httpMethod = 'GET', array $headers = array(), array $options = array())
Severity: Minor
Found in lib/Uphold/HttpClient/HttpClient.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status