interface SendersLocatorInterface

Maps a message to a list of senders.

Methods

iterable
getSenders(Envelope$envelope)

Gets the senders for the given message name.

Details

iterable getSenders(Envelope$envelope)

Gets the senders for the given message name.

Parameters

Envelope $envelope

Return Value

iterable SenderInterface> Indexed by sender alias if available