You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Gaufrette which provides me with an alias / service: "gaufrette.data_library_model_image_filesystem".
I would like to replace or override it to implement the "ResolvableFilesystem" (see bundle gaufrette/extra).
How can I get the Filesystem decorator (ResolverInterface) with the "knp_gaufrette.filesystem_map" system?
Thank you !
The text was updated successfully, but these errors were encountered:
Hello,
I have this configuration bundle :
I use Gaufrette which provides me with an alias / service: "gaufrette.data_library_model_image_filesystem".
I would like to replace or override it to implement the "ResolvableFilesystem" (see bundle gaufrette/extra).
How can I get the Filesystem decorator (ResolverInterface) with the "knp_gaufrette.filesystem_map" system?
Thank you !
The text was updated successfully, but these errors were encountered: