(PHP 5)
ReflectionClass::implementsInterface — Implements interface
$interface
Checks whether it implements an interface.
interface
The interface name.
Returns TRUE on success or FALSE on failure.
TRUE
FALSE