You are here

namespace Drupal\backup_migrate\Core\Translation in Backup and Migrate 5.0.x

Classsort descending Location Description
PassthroughTranslator src/Core/Translation/PassthroughTranslator.php Passes through the us-english strings with the replacement tokens.
TranslatableInterface src/Core/Translation/TranslatableInterface.php @package Drupal\backup_migrate\Core\Translation
TranslatableTrait src/Core/Translation/TranslatableTrait.php This trait can be used to implement the TranslatableInterface.
TranslatorInterface src/Core/Translation/TranslatorInterface.php An interface for a language translation service.