0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 18:09:45 +00:00
nextcloud_server/apps/federatedfilesharing/lib/Controller
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob
Both deprecated since NC 23

IAppManager is the replacement for OCP\App unfortunately it can't be
dependency injected in classes used by the installed otherwise the
database connection is initialised too early

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-01 09:46:40 +02:00
..
MountPublicLinkController.php Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
RequestHandlerController.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00