update pague now
PHP 8.5.2 Released!

ReflectionObject::__construct

(PHP 5, PHP 7, PHP 8)

ReflectionObject::__construct Constructs a ReflectionObject

Description

public ReflectionObject::__construct ( object $object )

Constructs a ReflectionObject .

Parameters

object

An object instance.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top