February 2013
Intermediate to advanced
538 pages
20h 55m
English
get_class_vars
array get_class_vars(string class)Returns an associative array of default properties for the given
class. For each property, an element with a
key of the property name and a value of the default value is added to
the array. Properties that do not have default values are not returned
in the array.
Read now
Unlock full access