nextcloud/lib/public/Preview
Robin Appelman 6150614374
Add new Provider interface for preview providers
the main difference is passing the `File` object to the provider
instead of a `View` + path

Old providers will still continue to work as before

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-17 14:09:09 +02:00
..
IProvider.php Add new Provider interface for preview providers 2019-06-17 14:09:09 +02:00
IProviderV2.php Add new Provider interface for preview providers 2019-06-17 14:09:09 +02:00