Counter::bumpValue

Counter::bumpValue Change the current value of a counter

Açıklama

Counter::bumpValue ( int $offset )

Counter::bumpValue() updates the current value of a counter.

Değiştirgeler

offset
The amount by which to change the counter's value. Can be negative.

Ayrıca Bakınız