email = $user->email; } public function getRecipientAddress(): string { return $this->email; } }