requestUrl = $url; } /** * Get the request URL. * @return string */ function getRequestUrl() { return $this->requestUrl; } } ?>