PHP 8.4.0 RC4 available for testing

APCUIterator::rewind

(PECL apcu >= 5.0.0)

APCUIterator::rewindRewinds iterator

Опис

public APCUIterator::rewind(): void

Rewinds back the iterator to the first element.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Не повертає значень.

Прогляньте також

add a note

User Contributed Notes

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