bavix/laravel-wallet

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

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

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

        int $depositId,
        int $withdrawId,
        string $status,
        Model $fromModel,
        Model $toModel,
Severity: Major
Found in src/Internal/Assembler/TransferDtoAssemblerInterface.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status