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