pluf/workflow

View on GitHub
src/ActionExecutionService.php

Summary

Maintainability
A
45 mins
Test Coverage

Method defer has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    function defer(Action $action, $from, $to, $event, $context, $stateMachine): void;
Severity: Minor
Found in src/ActionExecutionService.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status