]> source.dussan.org Git - nextcloud-server.git/commit
Improve usage of IAppManager::getAppWebPath() 16859/head
authorDaniel Rudolf <github.com@daniel-rudolf.de>
Thu, 5 Sep 2019 16:35:40 +0000 (18:35 +0200)
committerDaniel Rudolf <github.com@daniel-rudolf.de>
Thu, 5 Sep 2019 16:35:40 +0000 (18:35 +0200)
commit2d56664e3587214254c1fd35370b6854c0ad878b
treed7af765e4ad38b5e97712915ea3d1c6e4aa7966a
parent34919d3ebc828314579d180a5ab261b67e6fc03c
Improve usage of IAppManager::getAppWebPath()

Deprecate \OC_App::getAppWebPath() and \OC_App::getAppPath()

Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
lib/private/App/AppManager.php
lib/private/legacy/app.php
lib/public/App/IAppManager.php