You are here

protected property Counter::$value in Purge 8.3

The value of the counter.

Type: float

File

src/Counter/Counter.php, line 45

Class

Counter
Provides a numeric counter.

Namespace

Drupal\purge\Counter

Code

protected $value;