Overrides StringInterface::setString
public function setString($string) { $this->translation = $string; return $this; }