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

search for in the

ReflectionClass::__toString> <ReflectionClass::newInstanceArgs
Last updated: Fri, 20 Nov 2009

view this page in

ReflectionClass::setStaticPropertyValue

(PHP 5 >= 5.1.0)

ReflectionClass::setStaticPropertyValueSets static property value

Description

public void ReflectionClass::setStaticPropertyValue ( string $name , string $value )

Sets static property value.

Warning

This function is currently not documented; only its argument list is available.

Parameters

name

Property name.

value

New property value.

Return Values

No value is returned.

See Also



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

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