Reflection
PHP Manual

The Reflector interface

(PHP 5, PHP 7)

Einführung

Reflector is an interface implemented by all exportable Reflection classes.

Klassenbeschreibung

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

Inhaltsverzeichnis


Reflection
PHP Manual