• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/model/schedule/shiftplan/shiftplan.php
  • Класс: BitrixTimemanModelScheduleShiftPlanShiftPlan
  • Вызов: ShiftPlan::restore
public function restore()
{
	$this->setDeleted(ShiftPlanTable::DELETED_NO);
	$this->setDeletedAt(0);
}