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