wol-soft/php-workflow

View on GitHub
src/Stage/Next/AllowNextPrepare.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Call with 1 arg(s) to \PHPWorkflow\Stage\Prepare::__construct() which only takes 0 arg(s) defined at /code/src/Stage/Prepare.php:13
Open

        return $this->nextStage = (new Prepare($this->workflow))->prepare($step);
Severity: Info
Found in src/Stage/Next/AllowNextPrepare.php by phan

There are no issues that match your filters.

Category
Status