LockFileValidator::KEY

The key under which to store the hash of the active lock file.

File

core/modules/package_manager/src/Validator/LockFileValidator.php, line 36

Class

LockFileValidator
Checks that the active lock file is unchanged during stage operations.

Namespace

Drupal\package_manager\Validator

Code

private const KEY = 'lock_hash';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.