Merge pull request #13748 from nextcloud/cache-insert-event
add event for inserting cache entries
No related branches found
No related tags found
Showing
- lib/composer/composer/autoload_classmap.php 1 addition, 0 deletionslib/composer/composer/autoload_classmap.php
- lib/composer/composer/autoload_static.php 1 addition, 0 deletionslib/composer/composer/autoload_static.php
- lib/private/Files/Cache/Cache.php 15 additions, 9 deletionslib/private/Files/Cache/Cache.php
- lib/private/Files/Cache/Storage.php 3 additions, 1 deletionlib/private/Files/Cache/Storage.php
- lib/public/Files/Cache/CacheInsertEvent.php 72 additions, 0 deletionslib/public/Files/Cache/CacheInsertEvent.php
- tests/lib/Files/Node/FolderTest.php 20 additions, 10 deletionstests/lib/Files/Node/FolderTest.php
Loading
Please register or sign in to comment