Current File : //var/www/prestashop/src/PrestaShopBundle/Resources/config/services/core/shop.yml
services:
  _defaults:
    public: true

  prestashop.core.shop.logo_uploader:
    class: 'PrestaShop\PrestaShop\Core\Shop\LogoUploader'
    arguments:
      - '@=service("prestashop.adapter.legacy.context").getContext().shop'