ReflectionProperty::__toString
Reflector::export
Reflection
在线手册:
中文
英文
PHP手册
The Reflector interface
(PHP 5)
简介
Reflector
is an interface implemented by all exportable Reflection classes.
类摘要
Reflector
{
/* 方法 */
abstract
public
static
string
export
(
void
)
abstract
public
string
__toString
(
void
)
}
Table of Contents
Reflector::export
— Exports
Reflector::__toString
— To string
ReflectionProperty::__toString
Reflector::export
Reflection
在线手册:
中文
英文
PHP手册