Use internal tag so IDEs highlight the usage
This commit is contained in:
parent
adf7e7295e
commit
1e5f85ac8c
|
@ -837,8 +837,7 @@ class Server extends ServerContainer implements IServerContainer {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* For internal use only
|
* @internal For internal use only
|
||||||
*
|
|
||||||
* @return \OC\SystemConfig
|
* @return \OC\SystemConfig
|
||||||
*/
|
*/
|
||||||
public function getSystemConfig() {
|
public function getSystemConfig() {
|
||||||
|
|
Loading…
Reference in New Issue