nextcloud/lib/private/Share20
Roeland Jago Douma 4596423b14
Do not instantiate node when not needed
Use the lazy functions is possible. This avoids getting the node if not
required.

Possible fix for #7751

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-09 19:51:50 +01:00
..
Exception Fix others 2016-07-21 18:13:57 +02:00
DefaultShareProvider.php Do not instantiate node when not needed 2018-01-09 19:51:50 +01:00
Hooks.php Fix others 2016-07-21 18:13:57 +02:00
LegacyHooks.php Update license headers 2017-11-06 16:56:19 +01:00
Manager.php Only in case of $currentAccess the array uses the id as index 2017-11-28 17:17:51 +01:00
ProviderFactory.php Update license headers 2017-11-06 16:56:19 +01:00
Share.php Update license headers 2017-11-06 16:56:19 +01:00
ShareHelper.php Update license headers 2017-11-06 16:56:19 +01:00