Remove internal from getThemingDefaults
This commit is contained in:
parent
a7c5f1b3c4
commit
fdab008231
|
@ -1356,7 +1356,6 @@ class Server extends ServerContainer implements IServerContainer {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @internal Not public by intention.
|
|
||||||
* @return \OC_Defaults
|
* @return \OC_Defaults
|
||||||
*/
|
*/
|
||||||
public function getThemingDefaults() {
|
public function getThemingDefaults() {
|
||||||
|
|
Loading…
Reference in New Issue