Covivo/mobicoop

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

Summary

Maintainability
A
3 hrs
Test Coverage

Notification has 26 functions (exceeds 20 allowed). Consider refactoring.
Open

class Notification
{
    public const USER_REGISTERED_DELEGATE_PASSWORD_SEND_SMS = 65;
    public const PERMISSIVES = [
        self::USER_REGISTERED_DELEGATE_PASSWORD_SEND_SMS,
Severity: Minor
Found in api/src/Communication/Entity/Notification.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status