Reflexão
PHP Manual

The Reflector interface

(PHP 5, PHP 7)

Introdução

Reflector is an interface implemented by all exportable Reflection classes.

Sinopse da classe

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

Índice


Reflexão
PHP Manual