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

getNoProxy() public method

public getNoProxy ( ) : string
return string
    public function getNoProxy()
    {
        return $this->noProxy;
    }