AMQPExchange
PHP Manual

AMQPExchange::setArgument

(PECL amqp >= Unknown)

AMQPExchange::setArgumentSet the value for the given key

Descrierea

public void AMQPExchange::setArgument ( string $key , mixed $value )

Set the key to the given value.

Parametri

key

The key to set.

value

The value to set.

Valorile întoarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eșecului.


AMQPExchange
PHP Manual