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