redirectUri; } /** * @param string $uri */ public function setRedirectUri($uri) { $this->redirectUri = $uri; } }