FrankProjects/UltimateWarfare

View on GitHub
src/Entity/Research.php

Summary

Maintainability
A
2 hrs
Test Coverage

Research has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

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

    There are no issues that match your filters.

    Category
    Status