WeakMap
在线手册:中文 英文
PHP手册

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手册