|
AMQPConnection::setPasswordSet the password. Description
public bool AMQPConnection::setPassword
( string
$password
)This method will set the password string used to connect to the AMQP broker. Parameters
Return Values
Returns Errors/Exceptions
Throws an AMQPConnectionException if
Examples
Example #1 AMQPConnection::setPassword example
<?php |