bavix/laravel-wallet

View on GitHub
src/Services/TransactionServiceInterface.php

Summary

Maintainability
A
35 mins
Test Coverage
F
0%

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

        Wallet $wallet,
        string $type,
        float|int|string $amount,
        ?array $meta,
        bool $confirmed = true
Severity: Minor
Found in src/Services/TransactionServiceInterface.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status