nextcloud-server/lib/public/TextProcessing
Marcel Klehr 2d65838af1 fix(TextProcessing): Make task type template param covariant
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-01 12:36:42 +07:00
..
Events
Exception fix: psalm issues and coding style 2023-11-06 14:53:20 +07:00
FreePromptTaskType.php
HeadlineTaskType.php
IManager.php fix(TextProcessing/Manager): Throw TaskFailureException upon failure 2023-11-06 12:50:16 +07:00
IProvider.php fix(TextProcessing): Make task type template param covariant 2023-12-01 12:36:42 +07:00
IProviderWithExpectedRuntime.php fix coding style 2023-11-07 16:29:15 +07:00
IProviderWithUserId.php Update lib/public/TextProcessing/IProviderWithUserId.php 2023-11-08 17:01:10 +07:00
ITaskType.php
SummaryTaskType.php
Task.php fix(TextProcessing): Make task type template param covariant 2023-12-01 12:36:42 +07:00
TopicsTaskType.php