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
objectAn object instance.
See Also
ReflectionObject::export- Constructors