bavix/laravel-wallet

View on GitHub
src/Internal/Assembler/TransactionDtoAssemblerInterface.php

Summary

Maintainability
A
50 mins
Test Coverage
F
0%

Method create has 7 arguments (exceeds 4 allowed). Consider refactoring.
Confirmed

        Model $payable,
        int $walletId,
        string $type,
        float|int|string $amount,
        bool $confirmed,
Severity: Major
Found in src/Internal/Assembler/TransactionDtoAssemblerInterface.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status