- Issue created by @Prachi6824
- Assigned to Prachi6824
- Status changed to Needs review
over 1 year ago 8:05am 26 June 2023 - 🇮🇳India Prachi6824
Hello,
I have created a patch to resolve the issue.
Please review and apply it .
Functions file_create_url() and file_url_transform_relative() are deprecated.
Instead, get file_url_generatorservice injected into your service or controller from the container and call its methods.
For more details please refer to the screenshot below:
Needs review
1.0
Code
Hello,
I have created a patch to resolve the issue.
Please review and apply it .