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