AppStateESS/homestead

View on GitHub
class/Docusign/IO.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public abstract function makeRequest($url, $method = 'GET', $headers = array(), $params = array(), $data = NULL);
Severity: Minor
Found in class/Docusign/IO.php - About 35 mins to fix

There are no issues that match your filters.

Category
Status