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
Opis
Gets a property.
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Parametry
-
name -
The property name.
Zwracane wartości
eric at naeseth dot com
02-Aug-2011 03:38
