ReflectionObject 类
(PHP 5, PHP 7)
简介
ReflectionObject 类报告了一个对象(object)的相关信息。
类摘要
属性
- name
-
对象的类名。只读,在尝试赋值的时候会抛出 ReflectionException。
Table of Contents
- ReflectionObject::__construct — Constructs a ReflectionObject
- ReflectionObject::export — Export