(PHP 5 >= 5.5.0)
ReflectionFunctionAbstract::isGenerator — Returns whether this function is a generator
本函数还未编写文档,仅有参数列表。
此函数没有参数。
Returns TRUE if the function is generator, FALSE if it is not or NULL on failure.
TRUE
FALSE
NULL