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: /home4/cca63905/www/nueva/modules/ps_eventbus/config/front/decorator.yml
services:
  PrestaShop\Module\PsEventbus\Decorator\ProductDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\ProductDecorator
    public: true
    arguments:
      - '@ps_eventbus.context'
      - '@PrestaShop\Module\PsEventbus\Repository\LanguageRepository'
      - '@PrestaShop\Module\PsEventbus\Repository\ProductRepository'
      - '@PrestaShop\Module\PsEventbus\Repository\CategoryRepository'
      - '@PrestaShop\Module\PsEventbus\Formatter\ArrayFormatter'
      - '@PrestaShop\Module\PsEventbus\Repository\BundleRepository'

  PrestaShop\Module\PsEventbus\Decorator\CategoryDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\CategoryDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\CurrencyDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\CurrencyDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\CustomerDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\CustomerDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\PayloadDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\PayloadDecorator
    public: true
    arguments:
      - '@PrestaShop\Module\PsEventbus\Repository\ConfigurationRepository'

  PrestaShop\Module\PsEventbus\Decorator\CustomPriceDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\CustomPriceDecorator
    public: true
    arguments:
      - '@ps_eventbus.context'
      - '@PrestaShop\Module\PsEventbus\Service\SpecificPriceService'

  PrestaShop\Module\PsEventbus\Decorator\WishlistDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\WishlistDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\StoreDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\StoreDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\StockDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\StockDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\ManufacturerDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\ManufacturerDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\SupplierDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\SupplierDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\ProductSupplierDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\ProductSupplierDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\EmployeeDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\EmployeeDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\LanguageDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\LanguageDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\ImageDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\ImageDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\ImageTypeDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\ImageTypeDecorator
    public: true

  PrestaShop\Module\PsEventbus\Decorator\TranslationDecorator:
    class: PrestaShop\Module\PsEventbus\Decorator\TranslationDecorator
    public: true