HEX
Server: Apache
System: Linux srv13.cpanelhost.cl 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64
User: cca63905 (4205)
PHP: 7.3.20
Disabled: NONE
Upload Files
File: //proc/self/root/proc/self/cwd/nueva/modules/psxmarketingwithgoogle/config/common/repository.yml
services:
  PrestaShop\Module\PsxMarketingWithGoogle\Repository\TabRepository:
    class: PrestaShop\Module\PsxMarketingWithGoogle\Repository\TabRepository
    public: true


  PrestaShop\Module\PsxMarketingWithGoogle\Repository\CarrierRepository:
    class: PrestaShop\Module\PsxMarketingWithGoogle\Repository\CarrierRepository
    public: true

  PrestaShop\Module\PsxMarketingWithGoogle\Repository\AttributesRepository:
    class: PrestaShop\Module\PsxMarketingWithGoogle\Repository\AttributesRepository
    public: true
    arguments:
      - '@psxmarketingwithgoogle.context'

  PrestaShop\Module\PsxMarketingWithGoogle\Repository\CountryRepository:
    class: PrestaShop\Module\PsxMarketingWithGoogle\Repository\CountryRepository
    public: true
    arguments:
      - '@psxmarketingwithgoogle.db'
      - '@psxmarketingwithgoogle.context'
      - '@psxmarketingwithgoogle.country'
      - '@PrestaShop\Module\PsxMarketingWithGoogle\Adapter\ConfigurationAdapter'

  PrestaShop\Module\PsxMarketingWithGoogle\Repository\CurrencyRepository:
    class: PrestaShop\Module\PsxMarketingWithGoogle\Repository\CurrencyRepository
    public: true
    arguments:
      - '@psxmarketingwithgoogle.currency'
      - '@psxmarketingwithgoogle.context'

  PrestaShop\Module\PsxMarketingWithGoogle\Repository\LanguageRepository:
    class: PrestaShop\Module\PsxMarketingWithGoogle\Repository\LanguageRepository
    public: true

  PrestaShop\Module\PsxMarketingWithGoogle\Repository\ProductRepository:
    class: PrestaShop\Module\PsxMarketingWithGoogle\Repository\ProductRepository
    public: true

  PrestaShop\Module\PsxMarketingWithGoogle\Repository\StateRepository:
    class: PrestaShop\Module\PsxMarketingWithGoogle\Repository\StateRepository
    public: true
    arguments:
      - '@psxmarketingwithgoogle.db'

  PrestaShop\Module\PsxMarketingWithGoogle\Repository\TaxRepository:
    class: PrestaShop\Module\PsxMarketingWithGoogle\Repository\TaxRepository
    public: true
    arguments:
      - '@psxmarketingwithgoogle.db'
      - '@psxmarketingwithgoogle.context'

  PrestaShop\Module\PsxMarketingWithGoogle\Repository\VerificationTagRepository:
    class: PrestaShop\Module\PsxMarketingWithGoogle\Repository\VerificationTagRepository
    public: true
    arguments:
      - '@psxmarketingwithgoogle.db'
      - '@psxmarketingwithgoogle.context'