• Модуль: 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;
}