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

search for in the

WeakMap::offsetGet> <WeakMap::next
[edit] Last updated: Fri, 17 May 2013

view this page in

WeakMap::offsetExists

(PECL weakref >= 0.2.0)

WeakMap::offsetExistsChecks whether a certain object is in the map

Description

public bool WeakMap::offsetExists ( object $object )

Checks whether the passed object is referenced in the map.

Parameters

object

Object to check for.

Return Values

Returns TRUE if the object is contained in the map, FALSE otherwise.



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

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