mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 08:38:11 -04: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> |
||
|---|---|---|
| .. | ||
| Exception | ||
| DefaultShareProvider.php | ||
| Hooks.php | ||
| LegacyHooks.php | ||
| Manager.php | ||
| ProviderFactory.php | ||
| PublicShareTemplateFactory.php | ||
| Share.php | ||
| ShareAttributes.php | ||
| ShareDisableChecker.php | ||
| ShareHelper.php | ||
| UserRemovedListener.php | ||