Covivo/mobicoop

View on GitHub
api/src/App/Entity/App.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

class App implements UserInterface, EquatableInterface
{
    // default role
    const DEFAULT_ROLE = 1;
    
Severity: Minor
Found in api/src/App/Entity/App.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status