FrankProjects/UltimateWarfare

View on GitHub
src/Entity/Topic.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

class Topic
{
    private int $id;
    private string $title = '';
    private string $posterIp;
Severity: Minor
Found in src/Entity/Topic.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status