• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/paymentcollection.php
  • Класс: BitrixSalePaymentCollection
  • Вызов: PaymentCollection::deleteInternal
protected function deleteInternal($primary)
{
	return InternalsPaymentTable::delete($primary);
}