• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/checkout/request.php
  • Класс: Bitrix\Seo\Checkout\Request
  • Вызов: Request::create
static function create($type)
{
	return Factory::create(get_called_class(), $type);
}