counter_get_named

counter_get_named Retrieve an existing named counter as a resource

Описание

Counter::getNamed ( string $name ) : resource

counter_get_named() returns an existing counter by name if that name exists, or null otherwise.

Список параметров

name
The counter name to search for.

Возвращаемые значения

counter_get_name() returns an existing counter by name if that name exists, or null otherwise.