Extract class from `cdn_frontend_url` method
What does this MR do and why?
Replace the duplicate method cdn_frontend_url
with a new SSoT class ObjectStorage::CDN::FileUrl
. This MR removes some code duplication across helpers and controllers.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.