helios-ag / FMElfinderBundle

:file_folder: ElFinderBundle provides ElFinder integration with TinyMCE, CKEditor, Summernote editors
MIT License
275 stars 128 forks source link

Custom loader does not override default #480

Closed zorn-v closed 2 years ago

zorn-v commented 2 years ago

Describe the bug As described here https://github.com/helios-ag/FMElfinderBundle/blob/main/docs/advanced-configuration.md#custom-loader, you can override default loader. But currently it loads default by typehint without respect that option here https://github.com/helios-ag/FMElfinderBundle/blob/e8df6b1596d7927d2aaf6d32d3a90049ecca309f/src/Controller/ElFinderController.php#L198