brokeyourbike/wizall-api-client-php

View on GitHub

Showing 1 of 1 total issue

Method transferCash has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function transferCash(TransactionInterface $transaction): TransferCashResponse
    {
        $options = [
            \GuzzleHttp\RequestOptions::HEADERS => [
                'Accept' => 'application/json',
Severity: Minor
Found in src/Client.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language