The ReflectionObject class
(PHP 5)
Introduction
The ReflectionObject class reports information about an object.
Class synopsis
Properties
- name
-
Name of the object's class. Read-only, throws ReflectionException in attempt to write.
Table of Contents
- ReflectionObject::__construct — Constructs a ReflectionObject
- ReflectionObject::export — Export