You are here

constant DistroStorageManager::LOCK_NAME in Config Distro 8

The name used to identify the lock.

File

src/DistroStorageManager.php, line 31

Class

DistroStorageManager
The distro storage manager dispatches an event for the distro storage.

Namespace

Drupal\config_distro

Code

const LOCK_NAME = 'distro_storage_manager';