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);