wol-soft/php-workflow

View on GitHub
src/Middleware/ProfileStep.php

Summary

Maintainability
A
0 mins
Test Coverage
C
72%

syntax error, unexpected '=>' (T_DOUBLE_ARROW)
Open

        $profile = fn () => $control->attachStepInfo(
Severity: Critical
Found in src/Middleware/ProfileStep.php by phan

Space before opening parenthesis of function call prohibited
Open

        $profile = fn () => $control->attachStepInfo(

There are no issues that match your filters.

Category
Status