user = $user; } /** * @return User */ public function getUser() { return $this->user; } }