\Phergie\Irc\Client\ReactLoopAccessorInterface

Interface for accesing an event loop.

Summary

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

Methods

getLoop()

getLoop() : \React\EventLoop\LoopInterface

Returns the event loop in use by the implementing class.

Returns

\React\EventLoop\LoopInterface