superdesk/contentapi-sdk-php

View on GitHub
src/Superdesk/ContentApiSdk/Client/ClientInterface.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        $url,
        array $headers = array(),
        array $options = array(),
        $method = 'GET',
        $content = null
Severity: Minor
Found in src/Superdesk/ContentApiSdk/Client/ClientInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status