Skip to content

Commit

Permalink
Update lib/public/AppFramework/Bootstrap/IRegistrationContext.php
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
  • Loading branch information
marcelklehr and kesselb committed Jul 7, 2023
1 parent 5bc6180 commit fb55afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/public/AppFramework/Bootstrap/IRegistrationContext.php
Expand Up @@ -226,7 +226,7 @@ public function registerSpeechToTextProvider(string $providerClass): void;
*
* @param string $providerClass
* @psalm-param class-string<ILanguageModelProvider> $providerClass
* @since 27.0.0
* @since 28.0.0
*/
public function registerLanguageModelProvider(string $providerClass): void;

Expand Down

0 comments on commit fb55afc

Please sign in to comment.