mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Update lib/public/TextToImage/Events/TaskSuccessfulEvent.php
Co-authored-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
parent
e199d1aae1
commit
53678a8534
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ declare(strict_types=1);
|
|||
namespace OCP\TextToImage\Events;
|
||||
|
||||
/**
|
||||
* @since 27.1.0
|
||||
* @since 28.0.0
|
||||
*/
|
||||
class TaskSuccessfulEvent extends AbstractTextToImageEvent {
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue