sant0ro/chocolatey

View on GitHub
app/Models/Ban.php

Summary

Maintainability
A
50 mins
Test Coverage

Method store has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function store(int $userId, int $userStaffId, string $banReason, $banType = 'account', $banExpire = 0, $ipAddress = '', $machineId = ''): self
Severity: Major
Found in app/Models/Ban.php - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status