|
MultipleIterator::currentGets the registered iterator instances Description
public array MultipleIterator::current()
Get the registered iterator instances current() result. Warning
This function is currently not documented; only its argument list is available. ParametersThis function has no parameters. Return ValuesAn array containing the current values of each attached iterator. Errors/Exceptions
A RuntimeException if the iterator is invalid (as of PHP 8.1.0),
or mode Changelog
See Also
|