Add pipe & reducer #4606
Annotations
3 errors
PHPStan:
src/Pipeline/Pipeline.php#L15
Property Patchlevel\EventSourcing\Pipeline\Pipeline::$middlewares type has no value type specified in iterable type array.
|
PHPStan:
src/Pipeline/StateProcessor.php#L133
Trying to invoke (Closure(Patchlevel\EventSourcing\Message\Message, STATE): STATE)|null but it might not be a callable.
|
PHPStan
Process completed with exit code 1.
|
Loading