反射
PHP Manual

Reflection 类

(PHP 5, PHP 7)

简介

反射(reflection)类。

类摘要

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

Table of Contents


反射
PHP Manual