]> source.dussan.org Git - nextcloud-server.git/commit
Use the proper IAppContainer and IServerContainer type hints to know which code runs... 21870/head
authorMorris Jobke <hey@morrisjobke.de>
Tue, 21 Jul 2020 12:36:40 +0000 (14:36 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 21 Jul 2020 18:44:05 +0000 (20:44 +0200)
commit7870ca06637453f4e72dbd67edbfb3603d813196
tree9f61927799c9baf39e336fa4299d4ac0fe4e34a1
parent91e7f12088cb87ffef5660429ece404364167978
Use the proper IAppContainer and IServerContainer type hints to know which code runs with which container

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
apps/admin_audit/lib/AppInfo/Application.php
apps/federatedfilesharing/lib/AppInfo/Application.php
apps/lookup_server_connector/lib/AppInfo/Application.php
apps/settings/lib/AppInfo/Application.php
apps/updatenotification/lib/AppInfo/Application.php
apps/user_ldap/lib/AppInfo/Application.php
lib/private/AppFramework/Bootstrap/BootContext.php
lib/public/AppFramework/App.php
lib/public/AppFramework/Bootstrap/IBootContext.php