WeakMap::valid
(PECL weakref >= 0.2.0)
WeakMap::valid — Returns whether the iterator is still on a valid map element
Descrição
public bool WeakMap::valid
( void
)
Returns whether the iterator is still on a valid map element.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Returns TRUE if the iterator is on a valid element that can be
accessed, FALSE otherwise.
There are no user contributed notes for this page.
