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