Covivo/mobicoop

View on GitHub
api/src/Action/Event/ActionEvent.php

Summary

Maintainability
B
4 hrs
Test Coverage

ActionEvent has 35 functions (exceeds 20 allowed). Consider refactoring.
Open

class ActionEvent extends Event
{
    public const NAME = 'action';

    private $action;
Severity: Minor
Found in api/src/Action/Event/ActionEvent.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status