Component::setParameters

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. Component
  4. setParameters
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/controller/response/entity/component.php
  • Класс: Bitrix\Crm\Controller\Response\Entity\Component
  • Вызов: Component::setParameters
public function setParameters(array $params)
{
	$this->componentParams = $params;
	return $this;
}

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