1.

Which one of the following function should I use to find the parent class of a class?

A. get_parent_class()
B. parent_class()
C. class_parent()
D. get_class_parent()
Answer» B. parent_class()


Discussion

No Comment Found