AMQPQueue
PHP Manual

AMQPQueue::setArgument

(PECL amqp >= Unknown)

AMQPQueue::setArgumentSet the value for the given key

Descrierea

public void AMQPQueue::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.


AMQPQueue
PHP Manual