redirectUrl = $redirectUrl; return $obj; } public function getRedirectUrl(): ?string { return $this->redirectUrl; } }