sant0ro/chocolatey

View on GitHub
app/Models/UserSecurity.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function store(int $userId, int $firstQuestion, int $secondQuestion, string $firstAnswer, string $secondAnswer): self
Severity: Minor
Found in app/Models/UserSecurity.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status