(PHP 5 >= 5.5.0)
ReflectionFunctionAbstract::isGenerator — Returns whether this function is a generator
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Această funcție nu are parametri.
Returns TRUE
if the function is generator, FALSE
if it is not or NULL
on failure.