AMQPExchange::getArguments

(PECL amqp >= Unknown)

AMQPExchange::getArgumentsGet all arguments set on the given exchange

Beskrivelse

public array AMQPExchange::getArguments ( void )

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

Parametre

This function has no parameters.

Returnerings Værdier

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top