Skip to content

Commit

Permalink
Merge branch 'master' into 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk committed Oct 23, 2023
2 parents 24c4fc7 + 67ccb2a commit 5f4f868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Client/WorkflowClientInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ public function newUntypedWorkflowStub(
* Returns workflow stub associated with running workflow.
*
* @psalm-template T of object
* @param string $class
* @param class-string<T> $class
* @param string $workflowID
* @param string|null $runID
* @return T
Expand Down

0 comments on commit 5f4f868

Please sign in to comment.