protected StaticTranslation::getLanguag
Interface for objects capable of string translation. Hierarchy interface \Drupal\
String translator with a static cache for translations. This is a high performance way to provide a handful of string replacements.
public StaticTranslation::reset()
protected CustomStrings::getLanguage($langcode)
public static FileTranslation::filesToArray($langcode
String translator using overrides from variables. This is a high performance way to provide a handful of string replacements. See settings.php
public StaticTranslation::__construct($translations
Directory to find translation files in the file system. Type: string File
public CustomStrings::__construct(Settings $settings)
Page 1 of 2