Php/docs/class.reflection

来自菜鸟教程
跳转至:导航、​搜索

(PHP 5, PHP 7)

简介

反射(reflection)类。


类摘要


Reflection {

/* 方法 */

public static export ( Reflector $reflector [, bool $return = false ] ) : string

public static getModifierNames ( int $modifiers ) : array

}

Table of Contents