WeakMap::count

(PECL weakref >= 0.2.0)

WeakMap::countCounts the number of live entries in the map

Descrição

public WeakMap::count ( void ) : int

Counts the number of live entries in the map.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the number of live entries in the map.