PHP 7.0.6 Released

WeakMap::next

(PECL weakref >= 0.2.0)

WeakMap::nextAdvances to the next map element

Description

public void WeakMap::next ( void )

Advances to the next map element.

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