(PECL amqp >= Unknown)
AMQPExchange::bind — The bind purpose
Bind an exchange to a queue using the specified routing key.
The name of the queue to which to bind.
The routing key to use as a binding.
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Throws AMQPExchangeException on failure.