Abstract injected service in RemoteFileUploadForm.php

Created on 5 April 2024, about 1 year ago

Problem/Motivation

In the contructor of the RemoteFileUploadForm class, the MediaLibraryUiBuilder is injected.
When a module implements a different implementation of the MediaLibraryUiBuilderInterface this results in an error.

Steps to reproduce

Install the bynder_media_library module.

Proposed resolution

Change the reference to MediaLibraryUiBuilder into a reference to MediaLibraryUiBuilderInterface, so the reference is abstracted out.

📌 Task
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇧🇷Brazil webfordreams

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024