SuperdeskWebPublisher/SWPBridgeBundle

View on GitHub
Client/GuzzleClient.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        $url,
        array $headers = [],
        array $options = [],
        $method = 'GET',
        $content = null
Severity: Minor
Found in Client/GuzzleClient.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status