MAKS\AmqpAgent\Worker\AbstractWorkerInterface::getNewConnection
Opens a new connection to RabbitMQ server and returns it. Connections returned by this method pushed to connections array and are not set as default automatically.
Signature
public function getNewConnection([array
        $parameters = NULL] )
            
        Parameters
- $parameters— array
 
Returns
- AMQPStreamConnection