LOCALE_TRANSLATION_SOURCE_COMPARE_GT

Same name and namespace in other branches
  1. 9 core/modules/locale/locale.translation.inc \LOCALE_TRANSLATION_SOURCE_COMPARE_GT
  2. 8.9.x core/modules/locale/locale.translation.inc \LOCALE_TRANSLATION_SOURCE_COMPARE_GT
  3. 10 core/modules/locale/locale.translation.inc \LOCALE_TRANSLATION_SOURCE_COMPARE_GT

Comparison result of source files timestamps.

Timestamp of source 1 is greater than the timestamp of source 2.

See also

_locale_translation_source_compare()

1 use of LOCALE_TRANSLATION_SOURCE_COMPARE_GT
_locale_translation_source_compare in core/modules/locale/locale.translation.inc
Compare two update sources, looking for the newer one.

File

core/modules/locale/locale.translation.inc, line 35

Code

const LOCALE_TRANSLATION_SOURCE_COMPARE_GT = 1;

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