19 declare(strict_types=1);
35 $this->createdTimestamp = time();
51 return $this->conversation;
56 $this->conversation = $conversation;
__construct(private string $id, private ConversationDto $conversation)
setMessage(string $message)
setAuthorUsrId(int $authorUsrId)
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
setConversation(ConversationDto $conversation)
setCreatedTimestamp(int $createdTimestamp)