Reflection
PHP Manual

The Reflector interface

(PHP 5)

Introdução

Reflector is an interface implemented by all exportable Reflection classes.

Sinopse da classe

Reflector {
/* Métodos */
abstract public static string export ( void )
abstract public string __toString ( void )
}

Índice


Reflection
PHP Manual