The Reflector interface

(PHP 5, PHP 7, PHP 8)

Einführung

Reflector is an interface implemented by all exportable Reflection classes.

Klassenbeschreibung

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

Inhaltsverzeichnis

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top