ReflectionClass::isIterateable

(PHP 5, PHP 7)

ReflectionClass::isIterateableSinônimo de ReflectionClass::isIterable()

Descrição

Sinônimo de ReflectionClass::isIterable()

As of PHP 7.2.0, instead of the missspelled RefectionClass::isIterateable(), ReflectionClass::isIterable() should be preferred.