relativePath; } public function getNode() { return $this->node; } public function getRemote() { return $this->remote; } public function setRedirectUrl($redirectUrl) { $this->redirectUrl = $redirectUrl; } public function getRedirectUrl() { return $this->redirectUrl; } }