(PHP 7 >= 7.2.0)
ReflectionClass::isIterable — Check whether this class is iterable
This function has no parameters.
Returns TRUE if this class is iterable (can be used inside foreach), FALSE otherwise.
TRUE
FALSE