PHP 7.0.6 Released

WeakMap::rewind

(PECL weakref >= 0.2.0)

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

Description

public void WeakMap::rewind ( void )

Rewinds the iterator to the beginning of the map.

Parameters

This function has no parameters.

Return Values

No value is returned.

User Contributed Notes

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