AMQPQueue
PHP Manual

AMQPQueue::purge

(PECL amqp >= Unknown)

AMQPQueue::purgePurge the contents of a queue

Opis

public void AMQPQueue::purge ( string $queue_name )

Purge the contents of a queue.

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

queue_name

The name of the queue to purge

Zwracane wartości


AMQPQueue
PHP Manual