Reflection
PHP Manual

The Reflection class

(PHP 5)

Introdução

The reflection class.

Sinopse da classe

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

Índice


Reflection
PHP Manual