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 db70eb7 commit a747497Copy full SHA for a747497
RabbitMq/AMQPConnectionFactory.php
@@ -26,7 +26,7 @@ class AMQPConnectionFactory
26
'keepalive' => false,
27
'heartbeat' => 0,
28
'hosts' => [],
29
- 'channel_rpc_timeout' => 0.0
+ 'channel_rpc_timeout' => 0.0,
30
];
31
32
/**
0 commit comments