|
AMQPConnection::setVhostSet the amqp virtual host Description
public bool AMQPConnection::setVhost
( string
$vhost
)Sets the virtual host to which to connect on the AMQP broker. Parameters
Return Values
Returns Errors/Exceptions
Throws an AMQPConnectionException if
Examples
Example #1 AMQPConnection::setVhost example
<?php |