nextcloud-server/lib/private/Files/Cache
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-09-28 17:44:19 +07:00
..
Wrapper reuse dependencies from wrapped cache 2023-08-18 11:14:52 +07:00
Cache.php fix: Prevent PHP warnings when optional CacheEntry attributes are unset 2023-08-16 14:12:51 +07:00
CacheEntry.php fix: Only read unencrypted_size when file is actually encrypted 2023-09-06 07:25:28 +07:00
CacheQueryBuilder.php
FailedCache.php
HomeCache.php
HomePropagator.php
LocalRootScanner.php
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php
QuerySearchHelper.php
Scanner.php Convert isset ternary to null coalescing operator 2023-09-28 17:44:19 +07:00
SearchBuilder.php
Storage.php
StorageGlobal.php
Updater.php
Watcher.php