Update lib/public/TaskProcessing/IManager.php

Co-authored-by: julien-nc <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
pull/45094/head
Marcel Klehr 3 weeks ago
parent c02049033a
commit b11052fcfa

@ -138,6 +138,7 @@ interface IManager {
/**
* @param string|null $userId The user id that scheduled the task
* @param string|null $taskTypeId The task type id to filter by
* @param string|null $customId
* @return list<Task>
* @throws Exception If the query failed
* @throws NotFoundException If the task could not be found

Loading…
Cancel
Save