Net_Traceroute_Result::getValue
Net_Traceroute_Result::getValue() – Returns a Traceroute_Result property
Synopsis
require_once '/Traceroute.php';
mixed Net_Traceroute_Result::getValue (
string $name
)
Описание
This package is not documented yet.
Parameter
-
string
$name
-
property name
Return value
returns property value
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.