Reflection
PHP Manual

The Reflection class

(PHP 5, PHP 7)

소개

The reflection class.

클래스 개요

Reflection {
/* 메소드 */
public static string export ( Reflector $reflector [, bool $return = false ] )
public static array getModifierNames ( int $modifiers )
}

Table of Contents


Reflection
PHP Manual