InputfieldWrapper::getIterator()

Enables foreach() of the children of this class

Per the InteratorAggregate interface, make the Inputfield children iterable.

Usage

$items = $inputfieldWrapper->getIterator();

Return value


InputfieldWrapper methods and properties

API reference based on ProcessWire core version 3.0.252