Docker\API\Model\SystemInformation::getHttpProxy PHP Method

getHttpProxy() public method

public getHttpProxy ( ) : string
return string
    public function getHttpProxy()
    {
        return $this->httpProxy;
    }