AMQPQueue
PHP Manual

AMQPQueue::getArguments

(PECL amqp >= Unknown)

AMQPQueue::getArgumentsGet all arguments set on the given queue

Описание

public array AMQPQueue::getArguments ( void )

Get all arguments as an array of key/value pairs that are currently set on the given queue.

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

У этой функции нет параметров.

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

An array containing all of the set key/value pairs.


AMQPQueue
PHP Manual