AMQPExchange
PHP Manual

AMQPExchange::setName

(PECL amqp >= Unknown)

AMQPExchange::setNameSet the name of the exchange

Описание

public void AMQPExchange::setName ( string $exchange_name )

Set the name of the exchange.

Список параметров

exchange_name

The name of the exchange to set as string.

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.


AMQPExchange
PHP Manual