(PHP 5)
ReflectionClass::isInterface — Checks if interface
Checks whether the class is an interface.
本函数暂无文档,仅有参数列表。
This function has no parameters.
如果成功则返回 TRUE,失败则返回 FALSE。