FrankProjects/UltimateWarfare

View on GitHub
src/Entity/Federation.php

Summary

Maintainability
A
2 hrs
Test Coverage

Federation has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class Federation
{
    private int $id;
    private string $name = '';
    private Player $founder;
Severity: Minor
Found in src/Entity/Federation.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status