Open
Description
I am using this bundle in a Symfony project to upload files to S3. For some debugging purposes and to know more information about the adapter I am using (S3), I need access to $service property.
But cannot do it at the moment as it's a protected property. Can we make a getter method to get this property?
I can send a pull request if needed.
Metadata
Metadata
Assignees
Labels
No labels