APCUIterator::current
PHP function
Edit on GitHub ✎
(PECL apcu >= 5.0.0)
Get current item
Description
APCUIterator::current(): mixed
Gets the current item from the APCUIterator stack.
Parameters Parameters
Return Values
Returns the current item on success, or false if no more items exist, or on failure.
See Also
APCUIterator::nextIterator::current