Service::getAuthAdapter

  1. Bitrix24 API (v. 23.675.0)
  2. seo
  3. Service
  4. getAuthAdapter
  • Модуль: 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());
}

Добавить комментарий