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