aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Events/InvalidateMountCacheEvent.php
Commit message (Collapse)AuthorAgeFilesLines
* Add missing PHPDoc in InvalidateMountCacheEventVincent Petry2022-03-241-0/+10
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* add logic to perform a full filesystem setup when neededRobin Appelman2022-03-241-0/+45
Signed-off-by: Robin Appelman <robin@icewind.nl>