Joli\ArDrone\Client::getLoop PHP Method

getLoop() public method

public getLoop ( ) : React\EventLoop\LibEventLoop | React\EventLoop\StreamSelectLoop
return React\EventLoop\LibEventLoop | React\EventLoop\StreamSelectLoop
    public function getLoop()
    {
        return $this->loop;
    }