The lock backend that should be used.
Type: \Drupal\Core\Lock\LockBackendInterface
File
- core/modules/locale/src/LocaleTranslation.php, line 57
Class
- LocaleTranslation
- String translator using the locale module.
Namespace
Drupal\locale
Code
protected $lock;
Please login to continue.