protected property LocaleTranslation::$lock in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::lock
The lock backend that should be used.
Type: \Drupal\Core\Lock\LockBackendInterface
File
- core/
modules/ locale/ src/ LocaleTranslation.php, line 62 - Contains \Drupal\locale\LocaleTranslation.
Class
- LocaleTranslation
- String translator using the locale module.
Namespace
Drupal\localeCode
protected $lock;