Phastlight\Module::setEventLoop PHP Method

setEventLoop() public method

public setEventLoop ( $eventLoop )
    public function setEventLoop($eventLoop)
    {
        $this->eventLoop = $eventLoop;
    }