]> source.dussan.org Git - nextcloud-server.git/commit
Properly add new methods to interface and document in PHPDoc for getRootMounts() 22271/head
authorMorris Jobke <hey@morrisjobke.de>
Mon, 17 Aug 2020 15:13:41 +0000 (17:13 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Mon, 17 Aug 2020 15:13:46 +0000 (17:13 +0200)
commite47cfc9a546ff73f258b6350a4105986c2386be4
treec3ea10b78483023ce55ecb75a36f4c8207c51b14
parentf6daf17fa773bd4b9c9aae070e39dfbefe8de935
Properly add new methods to interface and document in PHPDoc for getRootMounts()

Introduced in #22063 and was just forgotten.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
lib/private/Files/Config/MountProviderCollection.php
lib/private/legacy/OC_Util.php
lib/public/Files/Config/IMountProviderCollection.php
lib/public/Files/Config/IRootMountProvider.php