Reflection
PHP Manual

The Reflector interface

(PHP 5)

简介

Reflector is an interface implemented by all exportable Reflection classes.

类摘要

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

Table of Contents


Reflection
PHP Manual