]> source.dussan.org Git - nextcloud-server.git/commit
Make it possible to get the appdata folder using the public API 32339/head
authorCarl Schwan <carl@carlschwan.eu>
Wed, 11 May 2022 14:45:32 +0000 (16:45 +0200)
committerCarl Schwan <carl@carlschwan.eu>
Wed, 11 May 2022 21:28:37 +0000 (23:28 +0200)
commita392cd70fbdc0d73a4e2ef84340b58dcd711f535
tree30abe8b60f563d57f677ab7533159ef5e15ec4c9
parent5a0b28d603e142051967175f023b698ff7e262db
Make it possible to get the appdata folder using the public API

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Files/AppData/Factory.php
lib/private/Server.php
lib/public/Files/AppData/IAppDataFactory.php [new file with mode: 0644]