TranslationInterface

Interface for the translation.manager translation service.

Hierarchy

Related topics

Internationalization
Internationalization and translation

File

core/lib/Drupal/Core/StringTranslation/TranslationInterface.php, line 10

Namespace

Drupal\Core\StringTranslation

Members

Name Modifiers Type Description
TranslationInterface::formatPlural public function Formats a string containing a count of items.
TranslationInterface::translate public function Translates a string to the current language or to a given language.
TranslationInterface::translateString public function Translates a TranslatableMarkup object to a string.
doc_Drupal
2016-10-29 09:49:14
Comments
Leave a Comment

Please login to continue.