Phastlight\System::getEventLoop PHP Method

getEventLoop() public method

get current event loop
public getEventLoop ( )
    public function getEventLoop()
    {
        return $this->eventLoop;
    }