Broadcast an event to matching injected functions.
'global' to broadcast to all registered instances and global functions, or an array/single instance to broadcast to specific instances' methods.
The event object to match against filters.
Additional arguments to pass to the injected functions.
Broadcast an event to matching injected functions.