Skip to content

Commit c7000fa

Browse files
authored
Merge pull request #689 from OskarStark/patch-2
updated docs
2 parents bede541 + 24dd7a9 commit c7000fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/enqueue/Client/CommandSubscriberInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ interface CommandSubscriberInterface
4141
* queue, processor, prefix_queue, and exclusive are optional.
4242
* It is possible to pass other options, they could be accessible on a route instance through options.
4343
*
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.
44+
* 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.
4545
*
4646
* @return string|array
4747
*/

0 commit comments

Comments
 (0)