Returns the language code of this language override.
string The language code.
public function getLangcode() { return $this->getLangcodeFromCollectionName($this->getStorage() ->getCollectionName()); }