• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/leadads/service.php
  • Класс: BitrixSeoLeadAdsService
  • Вызов: Service::getGroupAuth
public function getGroupAuth(string $type): ?AuthAdapter
{
	return $this->getForm($type)->getGroupAuthAdapter();
}