1 Answers
Answer: Option 2
The class_exists() function accepts a string representing the class to check for and returns a Boolean true value if the class exists and false otherwise.
5 views
Answered