If the class doesn't have a property with the given name, a ReflectionException will be raised.
ReflectionClass::getProperty
(PHP 5)
ReflectionClass::getProperty — Gets property
Description
Gets a property.
Warning
This function is currently not documented; only its argument list is available.
Parameters
-
name -
The property name.
Return Values
eric at naeseth dot com
02-Aug-2011 03:38
