namespace Symfony\Contracts\Translation
Object name | File name | Summary |
---|---|---|
LocaleAwareInterface | vendor/symfony/translation-contracts/LocaleAwareInterface.php | |
TranslatableInterface | vendor/symfony/translation-contracts/TranslatableInterface.php | @author Nicolas Grekas <p@tchwork.com> |
TranslatorInterface | vendor/symfony/translation-contracts/TranslatorInterface.php | @author Fabien Potencier <fabien@symfony.com> |
TranslatorTrait | vendor/symfony/translation-contracts/TranslatorTrait.php | A trait to help implement TranslatorInterface and LocaleAwareInterface. |