apimatic/core-lib-php

View on GitHub
src/Logger/Configuration/RequestConfiguration.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Method __construct has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

        bool $includeQueryInPath,
        bool $logBody,
        bool $logHeaders,
        array $headersToInclude,
        array $headersToExclude,
Severity: Minor
Found in src/Logger/Configuration/RequestConfiguration.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status