(PHP 5, PHP 7)
ReflectionClass::implementsInterface — Implements interface
$interface
Checks whether it implements an interface.
interface
The interface name.
Retorna TRUE em caso de sucesso ou FALSE em caso de falha.
TRUE
FALSE