function TranslationManagerWrapper::getTranslated
Return value
array
File
-
webprofiler/
src/ StringTranslation/ TranslationManagerWrapper.php, line 59
Class
- TranslationManagerWrapper
- Class TranslationManagerWrapper
Namespace
Drupal\webprofiler\StringTranslationCode
public function getTranslated() {
return $this->translated;
}