? ReflectionAttribute::newInstance
Reflector::export ?
Bejson.com
PHP Manual
反射
Reflector 接口
Reflector 接口
(PHP 5, PHP 7, PHP 8)
簡(jiǎn)介
Reflector
是一個(gè)接口,被所有可導(dǎo)出的反射類所實(shí)現(xiàn)(implement)。
接口摘要
interface
Reflector
extends
Stringable
{
/* 方法 */
public
static
export
():
string
public
__toString
():
string
/* 繼承的方法 */
public
Stringable::__toString
():
string
}
更新日志
版本
說(shuō)明
8.0.0
現(xiàn)在
Reflector
實(shí)現(xiàn)(implement)了
Stringable
。
目錄
Reflector::export
— Exports
Reflector::__toString
— 轉(zhuǎn)化成字符串