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

search for in the

ReflectionProperty::__toString> <ReflectionProperty::setAccessible
Last updated: Fri, 20 May 2011

view this page in

ReflectionProperty::setValue

(PHP 5)

ReflectionProperty::setValueSet property value

Descripción

public void ReflectionProperty::setValue ( object $object , mixed $value )

Sets (changes) a properties value.

Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

object

The object name.

value

The new value.

Valores devueltos

No devuelve ningún valor.

Ver también



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

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