Counter
PHP 手册

Counter::getMeta

Counter::getMeta Return a piece of metainformation about a counter.

说明

mixed Counter::getMeta ( integer $attribute )

Counter::getMeta() returns metainformation about a counter.

参数

attribute
The metainformation to retrieve.

返回值

Counter::getMeta() returns values of varying types based on which metainformation was requested.


Counter
PHP 手册