LocaleSource::LOCAL_FILE_HASH_ALGO
Same name and namespace in other branches
- 11.x core/modules/locale/src/LocaleSource.php \Drupal\locale\LocaleSource::LOCAL_FILE_HASH_ALGO
The hash algorithm used to calculate the hash of the local file.
File
-
core/
modules/ locale/ src/ LocaleSource.php, line 17
Class
- LocaleSource
- Provides the locale source services.
Namespace
Drupal\localeCode
public const LOCAL_FILE_HASH_ALGO = 'xxh128';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.