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