AMQPExchange
在线手册:中文  英文

AMQPExchange::getArgument

(PECL amqp >= Unknown)

AMQPExchange::getArgumentGet the argument associated with the given key

说明

public mixed AMQPExchange::getArgument ( string $key )

Get the argument associated with the given key.

参数

key

The key to look up.

返回值

The string or integer value associated with the given key, or FALSE if the key is not set.


AMQPExchange
在线手册:中文  英文
易百教程