getAbsoluteUrl() public method
Returns the currently requested absolute URL.
This is a shortcut to the concatenation of $hostInfo and $url.
public string getAbsoluteUrl ( ) | ||
---|---|---|
return | string |
The currently requested absolute URL. |
getAbsoluteUrl() public method
Returns the currently requested absolute URL.
This is a shortcut to the concatenation of $hostInfo and $url.
public string getAbsoluteUrl ( ) | ||
---|---|---|
return | string |
The currently requested absolute URL. |
Please login to continue.