string generateRelativePath(string $path)
Returns a relative path based on the current Request.
This method returns the path unchanged if no request is available.
string generateRelativePath(string $path)
Returns a relative path based on the current Request.
This method returns the path unchanged if no request is available.
Please login to continue.