mirror of
https://github.com/nextcloud/server.git
synced 2026-02-16 01:09:17 -05:00
It was commented out because at that time no other share provider supported the `acceptShare` method. Today it is the same no other provider supports it, but we should make it discoverable by adding it to the public API as an additional interface. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| Events | ||
| Exceptions | ||
| IAttributes.php | ||
| IManager.php | ||
| IProviderFactory.php | ||
| IPublicShareTemplateFactory.php | ||
| IPublicShareTemplateProvider.php | ||
| IShare.php | ||
| IShareHelper.php | ||
| IShareProvider.php | ||
| IShareProviderSupportsAccept.php | ||
| IShareProviderWithNotification.php | ||