Dhii/data-state-base

View on GitHub

Showing 2 of 2 total issues

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

        $message = null,
        $code = null,
        RootException $previous = null,
        $transitioner = null,
        $subject = null,
Severity: Minor
Found in src/CreateCouldNotTransitionExceptionCapableTrait.php - About 45 mins to fix

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

            $message = null,
            $code = null,
            $previous = null,
            TransitionerInterface $transitioner = null,
            $subject = null,
    Severity: Minor
    Found in src/Exception/CouldNotTransitionException.php - About 45 mins to fix
      Severity
      Category
      Status
      Source
      Language