ReflectionMethod
PHP Manual

ReflectionMethod::isPrivate

(PHP 5)

ReflectionMethod::isPrivateبررسی خصوصی بودن متد

Description

public bool ReflectionMethod::isPrivate ( void )

بررسی خصوصی بودن متد.

Warning

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

Parameters

This function has no parameters.

Return Values

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

See Also


ReflectionMethod
PHP Manual