Mapper from an event to the listeners that are applicable to that event.
public
getListenersForEvent(object $event): iterable[callable]
Salient\Core\EventDispatcher::getListenersForEvent()