Net_Traceroute_Result::getHops
Net_Traceroute_Result::getHops() – Returns hops from parsed result
Synopsis
require_once '/Traceroute.php';
array Net_Traceroute_Result::getHops (
)
Описание
This package is not documented yet.
Return value
returns Hops
Throws
throws no exceptions thrown
See
see _hops
Замечание
This function can not be called statically.