AMQPEnvelope
PHP Manual

AMQPEnvelope::getHeaders

(Não há informação de versão disponível, talvez apenas no SVN)

AMQPEnvelope::getHeadersGet the message headers

Descrição

public array AMQPEnvelope::getHeaders ( void )

Get the headers of the message.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

An array of key value pairs associated with the message.


AMQPEnvelope
PHP Manual