• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/entity/paymentimport.php
  • Класс: BitrixSaleExchangeEntityPaymentCashImport
  • Вызов: PaymentCashImport::__construct
public function __construct($parentEntityContext = null)
    {
        parent::__construct($parentEntityContext);
    }