suche nach in der

ReflectionClass::inNamespace> <ReflectionClass::hasProperty
Last updated: Fri, 25 May 2012

view this page in

ReflectionClass::implementsInterface

(PHP 5)

ReflectionClass::implementsInterfaceImplements interface

Beschreibung

public bool ReflectionClass::implementsInterface ( string $interface )

Checks whether it implements an interface.

Parameter-Liste

interface

The interface name.

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