Reflection
PHP Manual

The Reflection class

導入

The reflection class.

クラス概要

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

目次


Reflection
PHP Manual