Reflection
PHP Manual

The Reflector interface

(PHP 5)

Einführung

Reflector is an interface implemented by all exportable Reflection classes.

Klassenbeschreibung

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

Inhaltsverzeichnis


Reflection
PHP Manual