Response::__construct

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

Добавить комментарий