downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ReflectionProperty::isPublic> <ReflectionProperty::isPrivate
[edit] Last updated: Fri, 25 May 2012

view this page in

ReflectionProperty::isProtected

(PHP 5)

ReflectionProperty::isProtectedChecks if property is protected

Description

public bool ReflectionProperty::isProtected ( void )

Checks whether the property is protected.

Parameters

This function has no parameters.

Return Values

TRUE if the property is protected, FALSE otherwise.

See Also



add a note add a note User Contributed Notes ReflectionProperty::isProtected
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites