瀏覽代碼

Drop \OCP\Defaults::getLogoClaim

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v22.0.0beta1
Christoph Wurst 3 年之前
父節點
當前提交
24e035dfc8
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 0 行新增10 行删除
  1. 0
    10
      lib/public/Defaults.php

+ 0
- 10
lib/public/Defaults.php 查看文件

@@ -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

Loading…
取消
儲存