(PECL weakref >= 0.2.0)
Returns the current key under iteration.
public object WeakMap::key ( void )
Returns the object serving as key in the map, at the current iterating position.
Returns:
The object key currently being iterated.
Please login to continue.