The Reflector interface

(PHP 5, PHP 7)

Wstęp

Reflector is an interface implemented by all exportable Reflection classes.

Krótki opis klasy

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

Spis treści

add a note add a note

User Contributed Notes

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