Overrides ConfigurableLanguageInterface::setWeight
public function setWeight($weight) { $this->weight = $weight; return $this; }