• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/internal/model.php
  • Класс: BitrixReportVisualConstructorInternalModel
  • Вызов: Model::setUpdatedAt
public function setUpdatedAt(DateTime $updatedAt)
{
	$this->updatedAt = $updatedAt;
}