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