]> source.dussan.org Git - nextcloud-server.git/commitdiff
Merge branch 'master' into imountpoint-ocp-storage 25392/head
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>
Fri, 22 Oct 2021 09:47:37 +0000 (11:47 +0200)
committerGitHub <noreply@github.com>
Fri, 22 Oct 2021 09:47:37 +0000 (11:47 +0200)
1  2 
apps/files_sharing/lib/SharedStorage.php
lib/private/Files/Storage/Storage.php
lib/private/Files/Storage/Wrapper/Jail.php
lib/private/Files/Storage/Wrapper/Wrapper.php
lib/public/Files/Mount/IMountPoint.php
lib/public/Files/Storage/IStorage.php

Simple merge
index 9b55c76445171b41ef1fd6a29f42f680be08ff5f,8419cc781fcf8c6f873f917147ced9984d8c8794..601f293fc16f3f49bb1024ecd84cc4b98bc235e2
@@@ -48,7 -48,7 +48,7 @@@ interface IMountPoint 
        /**
         * Get the storage that is mounted
         *
-        * @return \OCP\Files\Storage\IStorage
 -       * @return \OC\Files\Storage\Storage|null
++       * @return \OCP\Files\Storage\IStorage|null
         * @since 8.0.0
         */
        public function getStorage();
Simple merge