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