Closed core23 closed 3 years ago
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Im closing it for now. I don't thing this belongs to this bundle. You can implement that resolver youself. If it helps a feature of the bundle it could make sense, but just for having it so others can use it on their code to me its not worth it.
If you think this should remain open, please reopen.
I'm trying to add a mass media import command and was wondering if it is possible to detect which
Provider
supports a given file type. This can be done by create a newProviderResolver
which will detect the provider based on the mime type.