Reflection 类

(PHP 5, PHP 7, PHP 8)

简介

反射(reflection)类。

类摘要

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

目录