bavix/laravel-wallet

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

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

        Wallet $fromWallet,
        Wallet $toWallet,
        int $discount,
        string $fee,
        TransactionDtoInterface $withdrawDto,
Severity: Major
Found in src/Internal/Assembler/TransferLazyDtoAssembler.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status