1 Answers
Answer: Option 3
The function get_class_methods returns an array therefore we cannot use echo.
5 views
Answered
Answer: Option 3
The function get_class_methods returns an array therefore we cannot use echo.