suche nach in der

ReflectionClass::isInternal> <ReflectionClass::isInstantiable
Last updated: Fri, 25 May 2012

view this page in

ReflectionClass::isInterface

(PHP 5)

ReflectionClass::isInterfaceChecks if interface

Beschreibung

public bool ReflectionClass::isInterface ( void )

Checks whether the class is an interface.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

Diese Funktion hat keine Parameter.

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::isInterface
There are no user contributed notes for this page.