Explorar el Código

Drop \OCP\Defaults::getLogoClaim

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v22.0.0beta1
Christoph Wurst hace 3 años
padre
commit
24e035dfc8
No account linked to committer's email address
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  1. 0
    10
      lib/public/Defaults.php

+ 0
- 10
lib/public/Defaults.php Ver fichero

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

Cargando…
Cancelar
Guardar