CCrmProductFileControl::__construct

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. CCrmProductFileControl
  4. __construct
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_product_file.php
  • Класс: \CCrmProductFileControl
  • Вызов: CCrmProductFileControl::__construct
function __construct($obFile, $input_name)
{
	$this->_ob_file = $obFile;
	$this->_input_name = $input_name;
}

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