WeakMap
PHP Manual

WeakMap::rewind

(PECL weakref >= 0.2.0)

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

说明

public void WeakMap::rewind ( void )

Rewinds the iterator to the beginning of the map.

参数

此函数没有参数。

返回值

没有返回值。


WeakMap
PHP Manual