Request::create

  1. Bitrix24 API (v. 23.675.0)
  2. seo
  3. Request
  4. create
  • Модуль: 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);
}

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