The Counter class
소개
Represents a single counter object.
클래스 개요
Counter
{
__construct
(
string $name
[,
integer $initial_value
[,
integer $flags
]] )
mixed getMeta
(
integer $attribute
)
static
Counter getNamed
(
string $name
)
}
Table of Contents
There are no user contributed notes for this page.