Covivo/mobicoop

View on GitHub
api/src/RelayPoint/Resource/RelayPointMap.php

Summary

Maintainability
A
2 hrs
Test Coverage

RelayPointMap has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

class RelayPointMap
{
    public const DEFAULT_ID = 999999999999;
    public const IMAGE_PATH = 'relaypoints/images/versions';
    public const IMAGE_VERSION = 100;
Severity: Minor
Found in api/src/RelayPoint/Resource/RelayPointMap.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status