]> source.dussan.org Git - nextcloud-server.git/commit
Take some shortcut when setting up the application class
authorJulius Härtl <jus@bitgrid.net>
Wed, 16 Nov 2022 19:37:57 +0000 (20:37 +0100)
committerJulius Härtl <jus@bitgrid.net>
Wed, 7 Dec 2022 21:32:05 +0000 (22:32 +0100)
commitb2af916872b88d1cb1739904ec66fc4417ac0112
treead25198c850680372851c866223eaddbf75b75dd
parent3899de12b77abf7489557729cb4a9e0b8935933a
Take some shortcut when setting up the application class

When getting the application class we can ask the app container directly
and skip the server container as it won't find a match and fallback to
the app container anyways

Signed-off-by: Julius Härtl <jus@bitgrid.net>
lib/private/ServerContainer.php