nextcloud-server/lib/public/Files/Cache
Côme Chilliet f73f966c98 chore: Add missing ArrayAccess template parameters
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-06 10:24:41 +07:00
..
AbstractCacheEvent.php
CacheEntryInsertedEvent.php
CacheEntryRemovedEvent.php
CacheEntryUpdatedEvent.php
CacheInsertEvent.php
CacheUpdateEvent.php
ICache.php Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +07:00
ICacheEntry.php chore: Add missing ArrayAccess template parameters 2024-02-06 10:24:41 +07:00
ICacheEvent.php
IPropagator.php
IScanner.php
IUpdater.php perf: Avoid updating the folder size if we know the size difference 2024-01-12 14:21:08 +07:00
IWatcher.php