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::newInstanceWithoutConstructor
[edit] Last updated: Fri, 23 Mar 2012

view this page in

ReflectionClass::setStaticPropertyValue

(PHP 5 >= 5.1.0)

ReflectionClass::setStaticPropertyValueSets static property value

Opis

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

Sets static property value.

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

name

Property name.

value

New property value.

Zwracane wartości

Nie jest zwracana żadna wartość.

Zobacz też:



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

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