Support flow event log #23
Annotations
5 errors
cs-fixer
Process completed with exit code 8.
|
phpstan:
src/Subscriber/FlowLogSubscriber.php#L22
PHPDoc tag @param references unknown parameter: $scheduledTaskRepository
|
phpstan:
src/Subscriber/FlowLogSubscriber.php#L53
Variable $additionalData on left side of ?? always exists and is not nullable.
|
phpstan:
src/Subscriber/FlowLogSubscriber.php#L53
Variable $logLevel on left side of ?? always exists and is not nullable.
|
phpstan
Process completed with exit code 1.
|