PHP 8.6.0 Beta 3 is available for testing

APCUIterator::rewind

(PECL apcu >= 5.0.0)

APCUIterator::rewindRewinds iterator

Опис

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