|
ReflectionMethod::exportExport a reflection method. Description
public static string ReflectionMethod::export
( string
$class
, string $name
[, bool $return = false
] )Exports a ReflectionMethod. Warning
This function is currently not documented; only its argument list is available. Parameters
Return Values
If the See Also
|