• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/discount/preset/state.php
  • Класс: BitrixSaleDiscountPresetState
  • Вызов: State::getStepChain
private function getStepChain(): array
{
	return $this->get(self::CHAIN_NAME_VAR, array());
}