• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/comments/internals/comment/part.php
  • Класс: BitrixTasksCommentsInternalsCommentPart
  • Вызов: Part::setText
public function setText(string $text): void
{
	$this->text = $text;
}