You are here

protected property Counter::$permissionDecrement in Purge 8.3

Whether it is possible to call ::decrement() or not.

Type: bool

File

src/Counter/Counter.php, line 24

Class

Counter
Provides a numeric counter.

Namespace

Drupal\purge\Counter

Code

protected $permissionDecrement = TRUE;