(PHP 5 >= 5.5.0, PHP 7)
ReflectionFunctionAbstract::isGenerator — Returns whether this function is a generator
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
Bu işlevin değiştirgesi yoktur.
Returns TRUE
if the function is generator, FALSE
if it is not or NULL
on failure.