WeakMap
PHP Manual

WeakMap::offsetUnset

(PECL weakref >= 0.2.0)

WeakMap::offsetUnsetRemoves an entry from the map

Descrierea

public void WeakMap::offsetUnset ( object $object )

Removes an entry from the map.

Parametri

object

The key object to remove from the map.

Valorile întoarse

Nu este întoarsă nici o valoare.


WeakMap
PHP Manual