ReflectionMethod
PHP Manual

ReflectionMethod::isConstructor

(PHP 5)

ReflectionMethod::isConstructorبررسی سازنده بودن متد

Description

public bool ReflectionMethod::isConstructor ( void )

بررسی سازنده بودن متد.

Parameters

This function has no parameters.

Return Values

TRUE بررسی سازنده بودن متد در غیر این صورت FALSE

See Also


ReflectionMethod
PHP Manual