APCUIterator::rewind

(PECL apcu >= 5.0.0)

APCUIterator::rewind — Rewinds 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

+add a note

User Contributed Notes

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