Reflection
PHP Manual

The Reflector interface

(PHP 5)

Wstęp

Reflector is an interface implemented by all exportable Reflection classes.

Krótki opis klasy

Reflector {
/* Metody */
abstract public static string export ( void )
abstract public string __toString ( void )
}

Spis treści


Reflection
PHP Manual