string generateAbsoluteUrl(string $path)
Returns the absolute URL for the given absolute or relative path.
This method returns the path unchanged if no request is available.
string generateAbsoluteUrl(string $path)
Returns the absolute URL for the given absolute or relative path.
This method returns the path unchanged if no request is available.
Please login to continue.