summaryrefslogtreecommitdiffstats
path: root/lib/public/userinterface.php
diff options
context:
space:
mode:
authorJörn Friedrich Dreyer <jfd@butonic.de>2016-01-14 14:34:35 +0100
committerJörn Friedrich Dreyer <jfd@butonic.de>2016-01-14 14:34:35 +0100
commit2ebb5726d758f87743efab9f419ea783c64f9773 (patch)
tree936f9995d0dcd07e03f1e9e95c6b813e7f5c77da /lib/public/userinterface.php
parent64043e9bcc4f30be1046fef6f9a9880f4497d59e (diff)
downloadnextcloud-server-2ebb5726d758f87743efab9f419ea783c64f9773.tar.gz
nextcloud-server-2ebb5726d758f87743efab9f419ea783c64f9773.zip
add TODOs with the actual interface name
Diffstat (limited to 'lib/public/userinterface.php')
-rw-r--r--lib/public/userinterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/userinterface.php b/lib/public/userinterface.php
index 6d048cb7a03..68831dcb503 100644
--- a/lib/public/userinterface.php
+++ b/lib/public/userinterface.php
@@ -32,7 +32,7 @@
namespace OCP;
/**
- * Interface UserInterface
+ * TODO actually this is a IUserBackend
*
* @package OCP
* @since 4.5.0