• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/paysystem/cashbox/events/deletecashboxesondeletepaysystem.php
  • Класс: BitrixSalePaySystemCashboxEventsDeleteCashboxesOnDeletePaySystem
  • Вызов: DeleteCashboxesOnDeletePaySystem::__construct
public function __construct(SalePaySystemService $service)
{
	$this->service = $service;
}