The Counter class
Введение
Represents a single counter object.
Обзор классов
Counter
{
__construct
(
string $name
[,
int $initial_value
[,
int $flags
]] )
static
getNamed
(
string $name
) :
Counter
}
Содержание
There are no user contributed notes for this page.