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

getDiscoveryBackend() public method

public getDiscoveryBackend ( ) : string
return string
    public function getDiscoveryBackend()
    {
        return $this->discoveryBackend;
    }