Php/docs/apcuiterator.rewind

From Get docs

APCUIterator::rewind

(PECL apcu >= 5.0.0)

APCUIterator::rewindRewinds iterator


Description

public APCUIterator::rewind ( ) : void

Rewinds back the iterator to the first element.


Parameters

This function has no parameters.


Return Values

No value is returned.


See Also