Drop \OCP\Defaults::getLogoClaim

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2021-02-16 11:46:06 +01:00
parent a649dff179
commit 24e035dfc8
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8
1 changed files with 0 additions and 10 deletions

View File

@ -141,16 +141,6 @@ class Defaults {
return $this->defaults->getSlogan($lang);
}
/**
* logo claim
* @return string
* @since 6.0.0
* @deprecated 13.0.0
*/
public function getLogoClaim() {
return '';
}
/**
* footer, short version
* @return string