data = $user; return $this; } public function getGroups(): array { return ['profile']; } }