Counter::bumpValue
Counter::bumpValue — Change the current value of a counter.
Описание
void Counter::bumpValue
( integer $offset
)
Counter::bumpValue() updates the current value of a counter.
Список параметров
- offset
- The amount by which to change the counter's value. Can be negative.
Смотрите также
Counter::bumpValue
There are no user contributed notes for this page.
