You are here

protected property Counter::$permissionIncrement in Purge 8.3

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

Type: bool

File

src/Counter/Counter.php, line 31

Class

Counter
Provides a numeric counter.

Namespace

Drupal\purge\Counter

Code

protected $permissionIncrement = TRUE;