ReflectionProperty::getValue

(PHP 5)

ReflectionProperty::getValueGets value

Description

public mixed ReflectionProperty::getValue ([ string $object ] )

Gets the properties value.

Warning

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

Parameters

object

The object being reflected.

Return Values

The current value of the property.

See Also


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