]> source.dussan.org Git - nextcloud-server.git/commit
add event for cache update 14269/head
authorRobin Appelman <robin@icewind.nl>
Mon, 18 Feb 2019 14:47:54 +0000 (15:47 +0100)
committerRobin Appelman <robin@icewind.nl>
Mon, 18 Feb 2019 15:50:41 +0000 (16:50 +0100)
commit092f78d7a414011c64066707ef4798927e25814c
treed65f737892b59038c349ff8e0316c421a285ae6b
parent49e8093e15fb0626f32002da7cf73b7789f1a7d4
add event for cache update

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Files/Cache/AbstractCacheEvent.php [new file with mode: 0644]
lib/private/Files/Cache/Cache.php
lib/public/Files/Cache/CacheInsertEvent.php
lib/public/Files/Cache/CacheUpdateEvent.php [new file with mode: 0644]
lib/public/Files/Cache/ICacheEvent.php [new file with mode: 0644]