downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

WeakMap::offsetUnset> <WeakMap::offsetGet
[edit] Last updated: Fri, 07 Jun 2013

view this page in

WeakMap::offsetSet

(PECL weakref >= 0.2.0)

WeakMap::offsetSetUpdates the map with a new key-value pair

Descrierea

public void WeakMap::offsetSet ( object $object , mixed $value )

Updates the map with a new key-value pair. If the key already existed in the map, the old value is replaced with the new.

Parametri

object

The object serving as key of the key-value pair.

value

The arbitrary data serving as value of the key-value pair.

Valorile întoarse

Nu este întoarsă nici o valoare.



add a note add a note User Contributed Notes WeakMap::offsetSet - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites