FrankProjects/UltimateWarfare

View on GitHub
src/Entity/GameUnit.php

Summary

Maintainability
A
3 hrs
Test Coverage

GameUnit has 31 functions (exceeds 20 allowed). Consider refactoring.
Open

class GameUnit
{
    private int $id;
    private string $name;
    private string $nameMulti;
Severity: Minor
Found in src/Entity/GameUnit.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status