add TODOs with the actual interface name

This commit is contained in:
Jörn Friedrich Dreyer 2016-01-14 14:34:35 +01:00
parent 64043e9bcc
commit 2ebb5726d7
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
namespace OCP;
/**
* Interface GroupInterface
* TODO actually this is a IGroupBackend
*
* @package OCP
* @since 4.5.0

View File

@ -32,7 +32,7 @@
namespace OCP;
/**
* Interface UserInterface
* TODO actually this is a IUserBackend
*
* @package OCP
* @since 4.5.0