WeakMap
PHP Manual

WeakMap::rewind

(PECL weakref >= 0.2.0)

WeakMap::rewindRewinds the iterator to the beginning of the map

Descrição

public void WeakMap::rewind ( void )

Rewinds the iterator to the beginning of the map.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Não há valor retornado.


WeakMap
PHP Manual