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

search for in the

WeakMap::offsetSet> <WeakMap::offsetExists
[edit] Last updated: Fri, 17 May 2013

view this page in

WeakMap::offsetGet

(PECL weakref >= 0.2.0)

WeakMap::offsetGetRetourne la valeur pointée par un certain objet

Description

public mixed WeakMap::offsetGet ( object $object )

Retourne la valeur pointée par un certain objet.

Liste de paramètres

object

L'objet clé.

Valeurs de retour

Retourne la valeur associée à l'objet clé passé en argument, ou NULL sinon.



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

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