pluf/workflow

View on GitHub
src/Imp/ActionContext.php

Summary

Maintainability
A
1 hr
Test Coverage

Method get has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static function get($action, $from, $to, $event, $context, $stateMachine, int $position): ActionContext
Severity: Major
Found in src/Imp/ActionContext.php - About 50 mins to fix

    Method __construct has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function __construct($action, $from, $to, $event, $context, $stateMachine, int $position)
    Severity: Major
    Found in src/Imp/ActionContext.php - About 50 mins to fix

      There are no issues that match your filters.

      Category
      Status