• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/configuration/helper.php
  • Класс: BitrixRestConfigurationHelper
  • Вызов: Helper::sendStatisticAgent
static function sendStatisticAgent()
{
	self::getInstance()->sendStatistic();

	return 'BitrixRestConfigurationHelper::sendStatisticAgent();';
}