CakeFest 2024: The Official CakePHP Conference

APCUIterator::rewind

(PECL apcu >= 5.0.0)

APCUIterator::rewindRebobina el iterador

Descripción

public APCUIterator::rewind(): void

Rebobina el iterador hasta el primer elemento.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

No devuelve ningún valor.

Ver también

add a note

User Contributed Notes

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