summaryrefslogtreecommitdiffstats
path: root/lib/public/appframework/iappcontainer.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/appframework/iappcontainer.php')
-rw-r--r--lib/public/appframework/iappcontainer.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/appframework/iappcontainer.php b/lib/public/appframework/iappcontainer.php
index 2270b17c5b7..cb75bf4026c 100644
--- a/lib/public/appframework/iappcontainer.php
+++ b/lib/public/appframework/iappcontainer.php
@@ -63,6 +63,7 @@ interface IAppContainer extends IContainer {
function isLoggedIn();
/**
+ * @deprecated use IGroupManager->isAdmin($userId)
* @return boolean
* @deprecated use the groupmanager instead to find out if the user is in
* the admin group