constant LOCALE_TRANSLATION_SOURCE_COMPARE_LT

Comparison result of source files timestamps.

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

See also

_locale_translation_source_compare()

File

core/modules/locale/locale.translation.inc, line 15
Common API for interface translation.

Code

const LOCALE_TRANSLATION_SOURCE_COMPARE_LT = -1;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!locale!locale.translation.inc/constant/LOCALE_TRANSLATION_SOURCE_COMPARE_LT/8.1.x