mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Update lib/public/AppFramework/Bootstrap/IRegistrationContext.php
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit fb55afc9ff)
This commit is contained in:
parent
1ac86d2c62
commit
4e3ca11fee
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@ interface IRegistrationContext {
|
|||
*
|
||||
* @param string $providerClass
|
||||
* @psalm-param class-string<ILanguageModelProvider> $providerClass
|
||||
* @since 27.0.0
|
||||
* @since 28.0.0
|
||||
*/
|
||||
public function registerLanguageModelProvider(string $providerClass): void;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue