? ReflectionAttribute::newInstance
Reflector::export ?
PHP8中文参考手册
反射
Reflector 接口
Reflector 接口
(PHP 5, PHP 7, PHP 8)
简介
Reflector
是一个接口,被所有可导出的反射类所实现(implement)。
类摘要
Reflector
{
/* 方法 */
public
static
export
( ) :
string
public
__toString
( ) :
string
}
Table of Contents
Reflector::export
— Exports
Reflector::__toString
— 转化成字符串
User Contributed Notes
There are no user contributed notes for this page.
PHP8中文手册
由
站长在线
整理 版权归PHP文档组所有