The Reflector interface

(PHP 5, PHP 7)

Einführung

Reflector is an interface implemented by all exportable Reflection classes.

Klassenbeschreibung

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

Inhaltsverzeichnis