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

search for in the

ReflectionProperty::setValue> <ReflectionProperty::isStatic
Last updated: Fri, 20 Nov 2009

view this page in

ReflectionProperty::setAccessible

(PHP 5 >= 5.3.0)

ReflectionProperty::setAccessibleSet property accessibility

Description

public void ReflectionProperty::setAccessible ( bool $accessible )

Sets a property to be accessible. For example, it may allow protected and private properties to be accessed.

Parameters

accessible

TRUE to allow accessibility, or FALSE.

Return Values

No value is returned.

See Also



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

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