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

search for in the

ReflectionProperty::isProtected> <ReflectionProperty::isDefault
[edit] Last updated: Fri, 25 May 2012

view this page in

ReflectionProperty::isPrivate

(PHP 5)

ReflectionProperty::isPrivateChecks if property is private

Description

public bool ReflectionProperty::isPrivate ( void )

Checks whether the property is private.

Parameters

This function has no parameters.

Return Values

TRUE if the property is private, FALSE otherwise.

See Also



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

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