Use internal tag so IDEs highlight the usage

This commit is contained in:
Joas Schilling 2016-05-03 10:29:47 +02:00
parent adf7e7295e
commit 1e5f85ac8c
No known key found for this signature in database
GPG Key ID: 70A0B324C41C0946
1 changed files with 1 additions and 2 deletions

View File

@ -837,8 +837,7 @@ class Server extends ServerContainer implements IServerContainer {
}
/**
* For internal use only
*
* @internal For internal use only
* @return \OC\SystemConfig
*/
public function getSystemConfig() {