(PHP 5)
ReflectionClass::isSubclassOf — Checks if a subclass
Checks if the class is a subclass of a specified class.
The class name being checked against.
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.