ReflectionProperty
PHP Manual

ReflectionProperty::isProtected

(PHP 5)

ReflectionProperty::isProtectedبررسی حفاظت شدن خاصیت

Description

public bool ReflectionProperty::isProtected ( void )

بررسی حفاظت شدن خاصیت.

Parameters

This function has no parameters.

Return Values

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

See Also


ReflectionProperty
PHP Manual