Reflection
PHP Manual

The Reflector interface

Увод

Reflector is an interface implemented by all exportable Reflection classes.

Синтаксис за класове

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

Съдържание


Reflection
PHP Manual