requestUrl = $url; } /** * Get the request URL. * * @return string */ public function getRequestUrl() { return $this->requestUrl; } } // (#6091 Class aliasing applied in PKPApplication for the sake of deserializing legacy content.)