DataSift\Storyplayer\OsLib\OsBase::determineHostname PHP 메소드

determineHostname() 추상적인 공개 메소드

abstract public determineHostname ( HostDetails $hostDetails, DataSift\Storyplayer\HostLib\SupportedHost $vm ) : string
$hostDetails HostDetails
$vm DataSift\Storyplayer\HostLib\SupportedHost
리턴 string
    public abstract function determineHostname($hostDetails, SupportedHost $vm);