Reflection
PHP Manual

The Reflector interface

(PHP 5, PHP 7)

소개

Reflector is an interface implemented by all exportable Reflection classes.

클래스 개요

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

Table of Contents


Reflection
PHP Manual