lxrco/omnifraud-signifyd

View on GitHub

Showing 1 of 1 total issue

Method makeCase has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function makeCase(Request $request): SignifydModels\CaseModel
    {
        $case = new SignifydModels\CaseModel();

        $purchase = new SignifydModels\Purchase();
Severity: Major
Found in src/SignifydService.php - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language