]> source.dussan.org Git - nextcloud-server.git/commit
The file cache entry is array accessible 23409/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 13 Oct 2020 08:47:00 +0000 (10:47 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 13 Oct 2020 08:47:00 +0000 (10:47 +0200)
commit0da89c0fa1609de994a6ba92b67f2d382d27c98e
tree6be763708c163cee9f1250ebb8956f447dfbb0a0
parent349da3395a2a5e56fc0cdb77ae8e67182842d0bd
The file cache entry is array accessible

… so let's make this part of our API. We use it as array already.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
lib/private/Files/Cache/CacheEntry.php
lib/public/Files/Cache/ICacheEntry.php