nextcloud-server/lib/private/Files/Mount
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP
This is an helpful helper that should be used in more place than just
server and this is already the case with groupfodlers, deck, user_oidc
and more using it, so let's make it public

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-14 15:54:31 +07:00
..
CacheMountProvider.php store mountprovider for each mount in the mounts table 2022-02-23 18:02:33 +07:00
LocalHomeMountProvider.php store mountprovider for each mount in the mounts table 2022-02-23 18:02:33 +07:00
Manager.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00
MountPoint.php Migrate more classes of lib/private to LoggerInterface 2022-04-26 16:52:52 +07:00
MoveableMount.php Fix docblock for return type 2022-05-27 20:05:46 +07:00
ObjectHomeMountProvider.php Migrate more classes of lib/private to LoggerInterface 2022-04-26 16:52:52 +07:00
ObjectStorePreviewCacheMountProvider.php Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +07:00
RootMountProvider.php move root mount setup to mountproviders 2022-02-24 17:21:42 +07:00