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