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, 07 Jun 2013

view this page in

WeakMap::offsetExists

(PECL weakref >= 0.2.0)

WeakMap::offsetExistsComprueba si un cierto objeto está en un mapa

Descripción

public bool WeakMap::offsetExists ( object $object )

Comprueba si el objeto pasado está referenciado en el mapa.

Parámetros

object

El objeto que comprobar.

Valores devueltos

Devuelve TRUE si el objeto está contenido en el mapa, FALSE en caso contrario.



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