• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/analytics/service.php
  • Класс: BitrixSeoAnalyticsService
  • Вызов: Service::removeAuth
static function removeAuth($type)
{
	static::getInstance()->getAuthAdapter($type)->removeAuth();
}