PHP Manual
Function Reference
Variable and Type Related Extensions
Reflection
ReflectionObject
ReflectionObject::__construct
ReflectionObject::export
ReflectionObject
ReflectionObject::export
ReflectionObject
PHP Manual
ReflectionObject::__construct
Constructs a ReflectionObject
Description
public
ReflectionObject::__construct
(
object
$object
)
Constructs a
ReflectionObject
.
Parameters
object
An object instance.
See Also
ReflectionObject::export
Constructors