\Phergie\Irc\Bot\ReactEventEmitterAwareInterface

Interface for injection of an event emitter.

Summary

Methods
Constants
setEventEmitter()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

setEventEmitter()

setEventEmitter(\Evenement\EventEmitterInterface $emitter)

Sets the event emitter for the implementing class to use.

Parameters

\Evenement\EventEmitterInterface $emitter