Counter::getNamedCounter::getNamed — Retrieve an existing named counter. Описание
static
Counter Counter::getNamed
( string $name
)
Counter::getNamed() returns an existing counter by name if that name exists, or NULL otherwise. This is a static function. Список параметров
Возвращаемые значенияCounter::getNamed() returns an existing counter by name if that name exists, or NULL otherwise. |
||