ReflectionObject::__construct

(PHP 5, PHP 7, PHP 8)

ReflectionObject::__construct — Construit un nouvel objet ReflectionObject

Description

public function ReflectionObject::__construct(object $object)

Construit un nouvel objet ReflectionObject.

Liste de paramètres

object

Une instance d'un objet.

+add a note

User Contributed Notes

There are no user contributed notes for this page.