moment = $moment; } /** * @return mixed */ public function getMoment() { return $this->moment; } }