- Add missing type hinting - Use only public methods from IStorage instead of relying on internal \OC\Storage methods - Refactor HomePropagator to use ignore argument from Propagator instead of reimplementing the same logic. Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com> |
||
|---|---|---|
| .. | ||
| AbstractCacheEvent.php | ||
| CacheEntryInsertedEvent.php | ||
| CacheEntryRemovedEvent.php | ||
| CacheEntryUpdatedEvent.php | ||
| CacheInsertEvent.php | ||
| CacheUpdateEvent.php | ||
| ICache.php | ||
| ICacheEntry.php | ||
| ICacheEvent.php | ||
| IFileAccess.php | ||
| IPropagator.php | ||
| IScanner.php | ||
| IUpdater.php | ||
| IWatcher.php | ||