AppendIterator::current
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Gets the current value
Description
AppendIterator::current(): mixed
Gets the current value.
Parameters Parameters
Return Values
The current value if it is valid or null otherwise.
See Also
Iterator::currentAppendIterator::keyAppendIterator::validAppendIterator::nextAppendIterator::rewind