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