mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
Fix since tag
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
efbd98183d
commit
fcda1f7124
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ interface IFactory {
|
|||
* @param string $app
|
||||
* @param string $locale
|
||||
* @return null|string
|
||||
* @since 15.0.0
|
||||
* @since 14.0.1
|
||||
*/
|
||||
public function findLanguageFromLocale(string $app = 'core', string $locale = null);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue