Remove SharedCache::getNumericStorageId to let CacheWrapper do it
The CacheWrapper will properly forward the call to the wrapped cache.
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
Showing
- apps/files_sharing/lib/Cache.php 0 additions, 8 deletionsapps/files_sharing/lib/Cache.php
- apps/files_sharing/tests/CacheTest.php 24 additions, 0 deletionsapps/files_sharing/tests/CacheTest.php
- build/integration/features/external-storage.feature 20 additions, 1 deletionbuild/integration/features/external-storage.feature
- build/integration/features/sharing-v1.feature 10 additions, 0 deletionsbuild/integration/features/sharing-v1.feature
- lib/private/Files/Cache/Cache.php 8 additions, 0 deletionslib/private/Files/Cache/Cache.php
Loading
Please register or sign in to comment