The ReflectionObject class
Introduction
The ReflectionObject class reports information about an object.
Class synopsis
/* Constants */
/* Properties */
/* Methods */
__construct
( object $argument
)
/* Inherited methods */
ReflectionClass::__construct
( mixed $argument
)
}Properties
- name
-
Prop description
Predefined Constants
ReflectionObject Node Types
- ReflectionObject::IS_IMPLICIT_ABSTRACT
-
Description here...
- ReflectionObject::IS_EXPLICIT_ABSTRACT
-
Description here...
- ReflectionObject::IS_FINAL
-
Description here...
Table of Contents
- ReflectionObject::__construct — Constructs a ReflectionObject
- ReflectionObject::export — Export