FrankProjects/UltimateWarfare

View on GitHub
src/Entity/Operation.php

Summary

Maintainability
A
2 hrs
Test Coverage

Operation has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

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

    There are no issues that match your filters.

    Category
    Status