LocaleSource::LOCAL_FILE_HASH_ALGO

Same name and namespace in other branches
  1. main 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\locale

Code

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.