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