• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/checkout/response.php
  • Класс: Bitrix\Seo\Checkout\Response
  • Вызов: Response::__construct
public function __construct()
{
	parent::__construct();
	$this->type = static::TYPE_CODE;
}