Covivo/mobicoop

View on GitHub
api/src/Carpool/Entity/CarpoolExport.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

class CarpoolExport
{
    public const DEFAULT_ID = 999999999999;

    public const ROLE_DRIVER = 1;
Severity: Minor
Found in api/src/Carpool/Entity/CarpoolExport.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status