nextcloud/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 The file cache entry is array accessible 2020-10-13 10:47:00 +02:00
ICacheEvent.php extend cache events 2020-11-26 15:22:03 +01:00
IPropagator.php Update license headers 2019-12-05 15:38:45 +01:00
IScanner.php catch notfound and forbidden exception in smb::getmetadata 2021-03-04 21:34:54 +01:00
IUpdater.php Update license headers 2019-12-05 15:38:45 +01:00
IWatcher.php Update license headers for 19 2020-04-29 11:57:22 +02:00