ReflectionClass::implementsInterfaceImplements interface
&reftitle.description;
publicboolReflectionClass::implementsInterfaceReflectionClassstringinterface
Checks whether it implements an interface.
&reftitle.parameters;
interface
The interface name.
&reftitle.returnvalues;
&return.success;
&reftitle.errors;
ReflectionClass::implementsInterface throws an
ReflectionException if interface
is not an interface.
&reftitle.seealso;
ReflectionClass::isInterfaceReflectionClass::isSubclassOfinterface_existsObject Interfaces