1. class_implements()
  2. is_subclass()
  3. is_subclass_of()
  4. class_interface()

Share with your friends
AhmedNazir

Call

Answer: Option 1

is_subclass_of() will tell you only about class inheritance relationships. It will not tell you that a class implements an interface.

Talk Doctor Online in Bissoy App