• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/registry.php
  • Класс: BitrixSaleRegistry
  • Вызов: Registry::__construct
private function __construct($type)
{
	$this->type = $type;
}