We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bede541 + 24dd7a9 commit c7000faCopy full SHA for c7000fa
pkg/enqueue/Client/CommandSubscriberInterface.php
@@ -41,7 +41,7 @@ interface CommandSubscriberInterface
41
* queue, processor, prefix_queue, and exclusive are optional.
42
* It is possible to pass other options, they could be accessible on a route instance through options.
43
*
44
- * Note: If you set queueNameHardcoded to true then the queueName is used as is and therefor the driver is not used to create a transport queue name.
+ * Note: If you set "prefix_queue" to true then the "queue" is used as is and therefor the driver is not used to create a transport queue name.
45
46
* @return string|array
47
*/
0 commit comments