SendersLocatorInterface
in
Maps a message to a list of senders.
Tags
Table of Contents
Methods
- getSenders() : iterable<string, SenderInterface>
- Gets the senders for the given message name.
Methods
getSenders()
Gets the senders for the given message name.
public
getSenders(Envelope $envelope) : iterable<string, SenderInterface>
Parameters
- $envelope : Envelope
Return values
iterable<string, SenderInterface> —Indexed by sender alias if available