Skip to content

Commit 3c6563c

Browse files
author
a.dmitryuk
committed
Support setting connection_name for AMQP
1 parent 138f91d commit 3c6563c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Transport/Connection.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ class Connection
5757
'key',
5858
'verify',
5959
'sasl_method',
60+
'connection_name',
6061
];
6162

6263
private const AVAILABLE_QUEUE_OPTIONS = [

0 commit comments

Comments
 (0)