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
)
Description
This package is not documented yet.
Parameter
-
string
$name
-
property name
Return value
returns property value
Throws
throws no exceptions thrown
Note
This function can not be called statically.