apimatic/core-lib-php

View on GitHub
src/Client.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method __construct has 11 arguments (exceeds 4 allowed). Consider refactoring.
Open

        HttpClientInterface $httpClient,
        ConverterInterface $converter,
        JsonHelper $jsonHelper,
        array $authManagers,
        array $serverUrls,
Severity: Major
Found in src/Client.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status