sant0ro/chocolatey

View on GitHub
app/Models/RoomItem.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function store(int $userId, int $roomId, int $itemId, int $xPosition, int $yPosition, string $zPosition, int $rotation, string $extraData, string $wallPosition = ''): self
Severity: Major
Found in app/Models/RoomItem.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status