• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/model/monitor/base.php
  • Класс: BitrixTimemanModelMonitorBase
  • Вызов: Base::getMergeFields
static function getMergeFields()
{
	throw new SystemException("Method should be implemented in class " . get_called_class());
}