Current File : /var/www/prestashop/modules/ps_eventbus/config/front/builder.yml |
services:
PrestaShop\Module\PsEventbus\Builder\CarrierBuilder:
class: PrestaShop\Module\PsEventbus\Builder\CarrierBuilder
public: true
arguments:
- '@PrestaShop\Module\PsEventbus\Repository\CarrierRepository'
- '@PrestaShop\Module\PsEventbus\Repository\CountryRepository'
- '@PrestaShop\Module\PsEventbus\Repository\StateRepository'
- '@PrestaShop\Module\PsEventbus\Repository\TaxRepository'
- '@PrestaShop\Module\PsEventbus\Repository\ConfigurationRepository'