update : 2015.11.03
php.shukuma.com

검색:
 
 
The Reflector interface

The Reflector interface

(PHP 5)

소개

Reflector is an interface implemented by all exportable Reflection classes.

클래스 개요

Reflector {
/* 메소드 */
public static string export ( void )
public string __toString ( void )
}

Table of Contents