Phastlight\System::getEventLoop PHP Метод

getEventLoop() публичный Метод

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