propelorm/Propel2

View on GitHub
templates/Behavior/I18n/staticAttributes.php

Summary

Maintainability
A
0 mins
Test Coverage

/**
 * The default locale to use for translations.
 *
 * @var string
 */
const DEFAULT_LOCALE = '<?= $defaultLocale ?>';