« 扩展
Reflection::export »
PHP Manual
反射
Reflection 类
Reflection 类
(PHP 5, PHP 7, PHP 8)
简介
反射(reflection)类。
类摘要
class
Reflection
{
/* 方法 */
public
static
export
(
Reflector
$reflector
,
bool
$return
= false
):
string
public
static
getModifierNames
(
int
$modifiers
):
array
}
目录
Reflection::export
— Exports
Reflection::getModifierNames
— 获取修饰符的名称