The Reflector interface

(PHP 5, PHP 7)

Introdução

Reflector is an interface implemented by all exportable Reflection classes.

Sinopse da classe

Reflector {
/* Métodos */
public static export ( ) : string
public __toString ( ) : string
}

Índice