PHP 7.0.6 Released

APCIterator::rewind

(PECL apc >= 3.1.1)

APCIterator::rewindRewinds iterator

Description

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