(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::isClosure — Checks if closure
Checks whether it's a closure.
本函数还未编写文档,仅有参数列表。
此函数没有参数。
TRUE if it's a closure, otherwise FALSE
TRUE
FALSE