You are here

constant PurgersService::LOCKNAME in Purge 8.3

The name of the lock the purger service uses.

File

src/Plugin/Purge/Purger/PurgersService.php, line 28

Class

PurgersService
Provides the service that distributes access to one or more purgers.

Namespace

Drupal\purge\Plugin\Purge\Purger

Code

const LOCKNAME = 'purge_purgers_service';