• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/internals/analytics/agent.php
  • Класс: Bitrix\Sale\Internals\Analytics\Agent
  • Вызов: Agent::onSuccessfullySent
static function onSuccessfullySent(string $providerCode, Main\Type\DateTime $dateTo): void
{
	Storage::clean($providerCode, $dateTo);
}