nextcloud-server/lib/public/Files/Cache
Robin Appelman d2bcb57a54
add ICopyFromCache trait to expose existing implementation
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-03-12 17:22:36 +01:00
..
AbstractCacheEvent.php move AbstractCacheEvent into OCP 2021-02-15 19:12:30 +01:00
CacheEntryInsertedEvent.php move AbstractCacheEvent into OCP 2021-02-15 19:12:30 +01:00
CacheEntryRemovedEvent.php move AbstractCacheEvent into OCP 2021-02-15 19:12:30 +01:00
CacheEntryUpdatedEvent.php move AbstractCacheEvent into OCP 2021-02-15 19:12:30 +01:00
CacheInsertEvent.php rename cache event to follow new naming standards 2020-11-26 15:39:46 +01:00
CacheUpdateEvent.php rename cache event to follow new naming standards 2020-11-26 15:39:46 +01:00
ICache.php add ICopyFromCache trait to expose existing implementation 2021-03-12 17:22:36 +01:00
ICacheEntry.php
ICacheEvent.php
IPropagator.php
IScanner.php catch notfound and forbidden exception in smb::getmetadata 2021-03-04 21:34:54 +01:00
IUpdater.php
IWatcher.php