ReflectionClass
PHP Manual

ReflectionClass::getConstructor

(PHP 5)

ReflectionClass::getConstructorدریافت سازنده

Description

public object ReflectionClass::getConstructor ( void )

دریافت سازنده کلاس.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

شی ReflectionMethod.

See Also


ReflectionClass
PHP Manual