aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Mount/RootMountProvider.php
Commit message (Collapse)AuthorAgeFilesLines
* Refactors "strpos" calls in lib/private to improve code readability.Faraz Samapoor2023-05-151-1/+1
| | | | Signed-off-by: Faraz Samapoor <fsamapoor@gmail.com>
* move root mount setup to mountprovidersRobin Appelman2022-02-241-0/+103
Signed-off-by: Robin Appelman <robin@icewind.nl>