(PHP 5, PHP 7)
ReflectionClass::implementsInterface — Implements interface
$interface
Checks whether it implements an interface.
interface
The interface name.
성공 시 TRUE를, 실패 시 FALSE를 반환합니다.
TRUE
FALSE