newerValue; } /** * @return mixed */ public function getOlderValue() { return $this->olderValue; } }