ReflectionMethod
PHP Manual

ReflectionMethod::isProtected

(PHP 5)

ReflectionMethod::isProtectedبررسی حفاظت شده بودن متد

Description

public bool ReflectionMethod::isProtected ( void )

بررسی حفاظت شده بودن متد.

Parameters

This function has no parameters.

Return Values

TRUE بررسی حفاظت شده بودن متد در غیر این صورت FALSE

See Also


ReflectionMethod
PHP Manual