ReflectionClass::implementsInterface
Implements interface
&reftitle.description;
public boolReflectionClass::implementsInterface
stringinterface
Checks whether it implements an interface.
&reftitle.parameters;
interface
The interface name.
&reftitle.returnvalues;
&return.success;
&reftitle.seealso;
ReflectionClass::isInterface
ReflectionClass::isSubclassOf
interface_exists
Object Interfaces