mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Deprecate getHTMLName on \OCP\Defaults
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
ca1eed96be
commit
9dc5b8274e
@ -118,6 +118,7 @@ class Defaults {
|
||||
* name of your ownCloud instance containing HTML styles
|
||||
* @return string
|
||||
* @since 8.0.0
|
||||
* @depreacted 22.0.0
|
||||
*/
|
||||
public function getHTMLName() {
|
||||
return $this->defaults->getHTMLName();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user