Gets the language code of the currently used language.
string with langcode
public function getLangcode() { return $this->langcode; }