LimitIterator::key
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Get current key
Description
LimitIterator::key(): mixed
Gets the key for the current item in the inner Iterator.
Parameters Parameters
Return Values
Returns the key for the current item.
See Also
LimitIterator::getPositionLimitIterator::currentLimitIterator::nextLimitIterator::rewindLimitIterator::seekLimitIterator::valid