• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/checkout/service.php
  • Класс: Bitrix\Seo\Checkout\Service
  • Вызов: Service::getAuthAdapter
static function getAuthAdapter($type)
{
	return AuthAdapter::create($type)->setService(static::getInstance());
}