php8.5
Home/ Manual/ reference / reflection/ The ReflectionObject class

The ReflectionObject class

The ReflectionObject class reports information about an object.

Intro

The ReflectionObject class reports information about an object.

Class synopsis

class ReflectionObject extends ReflectionClass { }

Changelog

VersionDescription
8.0.0ReflectionObject::export was removed.

Reflectionobject

In this section

Source: reference/reflection/reflectionobject.xml · from the official PHP manual (php/doc-en)