(PHP 5)
ReflectionClass::implementsInterface — Implements interface
Checks whether it implements an interface.
The interface name.
如果成功则返回 TRUE,失败则返回 FALSE。