(PECL amqp >= Unknown)
AMQPQueue::declare — Declare a new queue
Declare a new queue on the broker.
The name of the queue to declare.
A bitmask of any of the flags: AMQP_AUTODELETE, AMQP_PASSIVE, AMQP_DURABLE, AMQP_NOACK.
Returns the message count.