Reflection
PHP 手册

The Reflection class

简介

The reflection class.

Class synopsis

Reflection
Reflection {
/* Methods */
public static void export ( Reflector $reflector [, string $return = false ] )
public static array getModifierNames ( int $modifiers )
}

Table of Contents


Reflection
PHP 手册