mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #10541 from nextcloud/feat/devmanual/oc-app-isenabled
feat(devmanual): Document \OC_App::isEnabled removal
This commit is contained in:
@@ -37,6 +37,7 @@ Deprecated APIs
|
||||
Removed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
||||
* ``\OC_App::isEnabled``: inject ``\OCP\App\IAppManager`` and call ``\OCP\App\IAppManager::isEnabledForUser``.
|
||||
* ``\OC_Defaults::getLogoClaim``: There is no replacement.
|
||||
|
||||
Back-end changes
|
||||
|
||||
Reference in New Issue
Block a user