]> source.dussan.org Git - nextcloud-server.git/commit
Expose getAppPath to public API 2177/head
authorJulius Haertl <jus@bitgrid.net>
Thu, 17 Nov 2016 11:30:52 +0000 (12:30 +0100)
committerJulius Haertl <jus@bitgrid.net>
Thu, 17 Nov 2016 18:24:24 +0000 (19:24 +0100)
commitcaacb6c261140cd8f86ba5e430d2d9af217eae45
treeae0f85faf2600eeabbea254537f1cb9fc29535b1
parentde983e61e3660964154d1c7f447ca8a2055cc2d6
Expose getAppPath to public API

Signed-off-by: Julius Haertl <jus@bitgrid.net>
lib/private/App/AppManager.php
lib/public/App/AppPathNotFoundException.php [new file with mode: 0644]
lib/public/App/IAppManager.php
tests/lib/App/ManagerTest.php