sdk-php
sdk-php copied to clipboard
[Bug] Wrong PHP doc
It would be great don't use phpdoc blocks for typed arguments.
When I use pslam, I bump into an error
Argument 1 of Temporal\Internal\ServiceContainer::fromWorkerFactory expects Temporal\WorkerFactory, Spiral\TemporalBridge\WorkerFactory provided
https://github.com/temporalio/sdk-php/blob/master/src/Internal/ServiceContainer.php#L152