(PECL weakref >= 0.2.0)
Removes an entry from the map
public void WeakMap::offsetUnset ( object $object )
Removes an entry from the map.
Parameters:
object
The key object to remove from the map.
Returns:
No value is returned.
Please login to continue.