suche nach in der

ReflectionClass::isTrait> <ReflectionClass::isIterateable
Last updated: Fri, 25 May 2012

view this page in

ReflectionClass::isSubclassOf

(PHP 5)

ReflectionClass::isSubclassOfChecks if a subclass

Beschreibung

public bool ReflectionClass::isSubclassOf ( string $class )

Checks if the class is a subclass of a specified class or implements a specified interface.

Parameter-Liste

class

The class name being checked against.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch



add a note add a note User Contributed Notes
ReflectionClass::isSubclassOf
There are no user contributed notes for this page.

ReflectionClass::isTrait> <ReflectionClass::isIterateable
Last updated: Fri, 25 May 2012