(PECL weakref >= 0.2.0)
Returns the current value under iteration
public mixed WeakMap::current ( void )
Returns the current value being iterated on in the map.
Returns:
The value currently being iterated on.
Please login to continue.