We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe1797 commit 3482a70Copy full SHA for 3482a70
1 file changed
src/ProducerInstance.php
@@ -74,7 +74,7 @@ function ($watcherId) {
74
75
/**
76
* @param mixed $data
77
- * @return Promise<null>
+ * @return Promise<int>
78
*/
79
public function produceAndQueueJobs($data = null): Promise
80
{
0 commit comments