Skip to content

Commit a747497

Browse files
mihaileugithub-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent db70eb7 commit a747497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RabbitMq/AMQPConnectionFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class AMQPConnectionFactory
2626
'keepalive' => false,
2727
'heartbeat' => 0,
2828
'hosts' => [],
29-
'channel_rpc_timeout' => 0.0
29+
'channel_rpc_timeout' => 0.0,
3030
];
3131

3232
/**

0 commit comments

Comments
 (0)