• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/checkout/services/accountyandex.php
  • Класс: BitrixSeoCheckoutServicesAccountYandex
  • Вызов: AccountYandex::removeAuth
static function removeAuth()
{
	static::getService()->getAuthAdapter(self::TYPE_CODE)->removeAuth();
}