ReflectionObject::export
ReflectionObject::export
(PHP 5, PHP 7)
ReflectionObject::export — Export
Description
public static string ReflectionObject::export ( string $argument [, bool $return ] )
Exports a reflection.
Warning
This function is currently not documented; only its argument list is available.
Parameters
-
argument
-
The reflection to export.
-
登录查看完整内容