php8.5
Home/ Manual/ reflection / reflectionobject/ ReflectionObject::__construct

ReflectionObject::__construct

PHP function Edit on GitHub ✎

(PHP 5, PHP 7, PHP 8)

Constructs a ReflectionObject

Description

ReflectionObject::__construct(object $object)

Constructs a ReflectionObject.

Parameters

object

An object instance.

See Also

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