Covivo/mobicoop

View on GitHub
api/src/Carpool/Ressource/MyAd.php

Summary

Maintainability
C
1 day
Test Coverage

MyAd has 58 functions (exceeds 20 allowed). Consider refactoring.
Open

class MyAd
{
    public const DEFAULT_ID = 999999999999;

    public const PAYMENT_STATUS_NULL = -1;     // no payment for this ad
Severity: Major
Found in api/src/Carpool/Ressource/MyAd.php - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status