mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
The `IShare` interfaces and it's resulting implementations currently only implement types via annotations. There is need to implement strong typing and refactor usage of share objects to ONLY ACCESS initialized properties. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> |
||
|---|---|---|
| .. | ||
| Exception | ||
| DefaultShareProvider.php | ||
| Hooks.php | ||
| LegacyHooks.php | ||
| Manager.php | ||
| ProviderFactory.php | ||
| PublicShareTemplateFactory.php | ||
| Share.php | ||
| ShareAttributes.php | ||
| ShareDisableChecker.php | ||
| ShareHelper.php | ||
| UserRemovedListener.php | ||