The Counter class ¶
Introducere ¶
Represents a single counter object.
Sinopsisul clasei ¶
Counter
{
__construct
(
string $name
[,
int $initial_value
[,
int $flags
]] )
static
getNamed
(
string $name
) :
Counter
}
Cuprins ¶
There are no user contributed notes for this page.