Phastlight\System::getEventLoop PHP Méthode

getEventLoop() public méthode

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