PHP 7.0.6 Released

APCUIterator::rewind

(PECL apcu >= 5.0.0)

APCUIterator::rewindRewinds iterator

Description

public void 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

User Contributed Notes

There are no user contributed notes for this page.
To Top