Counter::bumpValue

Counter::bumpValue Change the current value of a counter

Descrierea

Counter::bumpValue ( int $offset )

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

Parametri

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

A se vedea și

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top