sant0ro/chocolatey

View on GitHub
app/Models/ShopItem.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function store(string $itemName, string $countryCode, int $creditAmount, int $iconId, array $paymentMethods): self
Severity: Minor
Found in app/Models/ShopItem.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status