DataSift\Storyplayer\OsLib\SupportedOs::determineIpAddress PHP Метод

determineIpAddress() публичный Метод

public determineIpAddress ( HostDetails $hostDetails, DataSift\Storyplayer\HostLib\SupportedHost $vm ) : string
$hostDetails HostDetails
$vm DataSift\Storyplayer\HostLib\SupportedHost
Результат string
    public function determineIpAddress($hostDetails, SupportedHost $vm);