ReflectionProperty::setValue

(PHP 5)

ReflectionProperty::setValueSet property value

Description

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

Sets (changes) a properties value.

Warning

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

Parameters

object

The object name.

value

The new value.

Return Values

No value is returned.

See Also


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout