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