ameliaikeda/monzo-php

View on GitHub
src/Contracts/Client.php

Summary

Maintainability
A
45 mins
Test Coverage

Method call has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function call(string $method, string $endpoint, array $query = [], array $data = [], ?string $key = null, bool $raw = false);
Severity: Minor
Found in src/Contracts/Client.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status