WeakMap::valid

(PECL weakref >= 0.2.0)

WeakMap::validReturns whether the iterator is still on a valid map element

Açıklama

public WeakMap::valid ( void ) : bool

Returns whether the iterator is still on a valid map element.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns TRUE if the iterator is on a valid element that can be accessed, FALSE otherwise.