• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/delivery/services/new_to_automatic.php
  • Класс: BitrixSaleDeliveryServicesNewToAutomatic
  • Вызов: NewToAutomatic::__construct
public function __construct(Base $service)
{
	$this->service = $service;
}