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_facebook/config/common/handler.yml
services:
  PrestaShop\Module\PrestashopFacebook\Handler\ApiConversionHandler:
    class: PrestaShop\Module\PrestashopFacebook\Handler\ApiConversionHandler
    public: true
    arguments:
      - '@PrestaShop\Module\PrestashopFacebook\Adapter\ConfigurationAdapter'
      - '@PrestaShop\Module\PrestashopFacebook\Handler\ErrorHandler\ErrorHandler'
      - '@PrestaShop\Module\PrestashopFacebook\API\Client\FacebookClient'

  PrestaShop\Module\PrestashopFacebook\Handler\CategoryMatchHandler:
    class: PrestaShop\Module\PrestashopFacebook\Handler\CategoryMatchHandler
    public: true
    arguments:
      - '@PrestaShop\Module\PrestashopFacebook\Repository\GoogleCategoryRepository'

  PrestaShop\Module\PrestashopFacebook\Handler\ConfigurationHandler:
    class: PrestaShop\Module\PrestashopFacebook\Handler\ConfigurationHandler
    public: true
    arguments:
      - '@PrestaShop\Module\PrestashopFacebook\Adapter\ConfigurationAdapter'

  PrestaShop\Module\PrestashopFacebook\Handler\MessengerHandler:
    class: PrestaShop\Module\PrestashopFacebook\Handler\MessengerHandler
    public: true
    arguments:
      - '@ps_facebook.language'
      - '@PrestaShop\Module\PrestashopFacebook\Adapter\ConfigurationAdapter'
      - '@PrestaShop\Module\PrestashopFacebook\Config\Env'

  PrestaShop\Module\PrestashopFacebook\Handler\PixelHandler:
    class: PrestaShop\Module\PrestashopFacebook\Handler\PixelHandler
    public: true
    arguments:
      - '@ps_facebook'
      - '@PrestaShop\Module\PrestashopFacebook\Adapter\ConfigurationAdapter'

  PrestaShop\Module\PrestashopFacebook\Handler\ErrorHandler\ErrorHandler:
    class: PrestaShop\Module\PrestashopFacebook\Handler\ErrorHandler\ErrorHandler
    public: true
    arguments:
      - '@ps_facebook'
      - '@PrestaShop\Module\PrestashopFacebook\Config\Env'
      - '@ps_facebook.context'

  PrestaShop\Module\PrestashopFacebook\Handler\EventBusProductHandler:
    class: PrestaShop\Module\PrestashopFacebook\Handler\EventBusProductHandler
    public: true
    arguments:
      - '@PrestaShop\Module\PrestashopFacebook\Repository\ProductRepository'

  PrestaShop\Module\PrestashopFacebook\Handler\PrevalidationScanRefreshHandler:
    class: PrestaShop\Module\PrestashopFacebook\Handler\PrevalidationScanRefreshHandler
    public: true
    arguments:
      - '@PrestaShop\Module\PrestashopFacebook\Provider\PrevalidationScanCacheProvider'
      - '@PrestaShop\Module\PrestashopFacebook\Repository\ProductRepository'
      - '@=service("ps_facebook.shop").id'