interface SendersLocatorInterface

Maps a message to a list of senders.

Methods

iterable
getSenders(Envelope $envelope, bool|null $handle = false)

Gets the senders for the given message name.

Details

iterable getSenders(Envelope $envelope, bool|null $handle = false)

Gets the senders for the given message name.

Parameters

Envelope $envelope
bool|null $handle

Return Value

iterable Indexed by sender alias if available