Covivo/mobicoop

View on GitHub
api/src/Communication/Entity/Recipient.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

class Recipient
{
    const STATUS_PENDING = 1;
    const STATUS_READ = 2;

Severity: Minor
Found in api/src/Communication/Entity/Recipient.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status