Net_Traceroute_Result::factory
Net_Traceroute_Result::factory() – Factory for Net_Traceroute_Result
Synopsis
require_once '/Traceroute.php';
void Net_Traceroute_Result::factory (
array $result
, string $sysname
)
Описание
This package is not documented yet.
Parameter
-
array
$result
-
Net_Traceroute result
-
string
$sysname
-
OS_Guess::sysname
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.