• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/internal/manager/base.php
  • Класс: BitrixReportVisualConstructorInternalManagerBase
  • Вызов: Base::getEventTypeKey
function getEventTypeKey();

/**
 * @return mixed
 */
abstract public function call();

public function getErrors()
{
	return $this->errors;
}