Interface Sabre\Event\EmitterInterface

Event Emitter Interface.

Anything that accepts listeners and emits events should implement this interface.

Methods