update : 2015.11.03
php.shukuma.com

검색:
 
 
Removes an entry from the map

WeakMap::offsetUnset

(PECL weakref >= 0.2.0)

WeakMap::offsetUnsetRemoves an entry from the map

설명

public void WeakMap::offsetUnset ( object $object )

Removes an entry from the map.

인수

object

The key object to remove from the map.

반환값

값을 반환하지 않습니다.