Problem/Motivation
Currently, we have two transform plugins for Files. FileUrlSizeTransform and FileURLTransform
They both use a service file_url_generator
Proposed resolution
We can create a FileTransformBase class for them to inject the service for use in child classes.
Issue fork transform_api-3413192
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
lupusgr3y commentedSounds reasonable
Comment #4
erik_petra commentedComment #6
lupusgr3y commented