Overrides ConfigMapperInterface::setLangcode
public function setLangcode($langcode) { $this->langcode = $langcode; return $this; }