\Phergie\Irc\Client\ReactLoopAwareInterface

Interface for injection of an event loop.

Summary

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

Methods

setLoop()

setLoop(\React\EventLoop\LoopInterface $loop)

Sets the event loop for the implementing class to use.

Parameters

\React\EventLoop\LoopInterface $loop